Safir SDK Core
|
#include <Safir/Dob/Typesystem/Object.h>
#include <Safir/Dob/Typesystem/ObjectContainer.h>
#include <Safir/Dob/Typesystem/ArrayContainer.h>
#include <Safir/Dob/Typesystem/ContainerProxies.h>
#include <Safir/Dob/Entity.h>
#include <Safir/Dob/Service.h>
#include <Safir/Utilities/ForEach/ResponseType.h>
#include <Safir/Dob/Typesystem/ValueContainers.h>
#include <Safir/Utilities/Internal/VisibilityHelpers.h>
#include <Safir/Utilities/Internal/AutoLink.h>
Go to the source code of this file.
Classes | |
class | Safir::Utilities::ForEach::UpdateRequest |
Definition of updating multiple objects using ForEach service request. More... | |
Namespaces | |
Safir | |
Safir. | |
Safir::Utilities | |
Utilities. | |
Safir::Utilities::ForEach | |
ForEach. | |
Macros | |
#define | DOTS_GENERATED_Safir_API SAFIR_HELPER_DLL_IMPORT |
#define | SAFIR_LIBRARY_NAME "dots_generated-Safir-cpp" |
#define | DOTS_GENERATED_Safir_API_LOCAL SAFIR_HELPER_DLL_LOCAL |
Typedefs | |
typedef boost::shared_ptr < UpdateRequest > | Safir::Utilities::ForEach::UpdateRequestPtr |
typedef boost::shared_ptr < const UpdateRequest > | Safir::Utilities::ForEach::UpdateRequestConstPtr |
typedef Safir::Dob::Typesystem::ObjectContainerImpl < UpdateRequest > | Safir::Utilities::ForEach::UpdateRequestContainer |
typedef Safir::Dob::Typesystem::ArrayContainer < UpdateRequestContainer > | Safir::Utilities::ForEach::UpdateRequestContainerArray |
#define DOTS_GENERATED_Safir_API SAFIR_HELPER_DLL_IMPORT |
#define DOTS_GENERATED_Safir_API_LOCAL SAFIR_HELPER_DLL_LOCAL |
#define SAFIR_LIBRARY_NAME "dots_generated-Safir-cpp" |