Safir SDK Core
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
EntityIdResponse.h File Reference
#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/SuccessResponse.h>
#include <Safir/Dob/Typesystem/ValueContainers.h>
#include <Safir/Utilities/Internal/VisibilityHelpers.h>
#include <Safir/Utilities/Internal/AutoLink.h>
Include dependency graph for EntityIdResponse.h:

Go to the source code of this file.

Classes

class  Safir::Dob::EntityIdResponse
 Standard response for handlers registered as HandlerDecidesInstanceId, containing the instance that the handler will attempt to create. More...
 

Namespaces

 Safir
 Safir.
 
 Safir::Dob
 Dob.
 

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
< EntityIdResponse > 
Safir::Dob::EntityIdResponsePtr
 
typedef boost::shared_ptr
< const EntityIdResponse > 
Safir::Dob::EntityIdResponseConstPtr
 
typedef
Safir::Dob::Typesystem::ObjectContainerImpl
< EntityIdResponse > 
Safir::Dob::EntityIdResponseContainer
 
typedef
Safir::Dob::Typesystem::ArrayContainer
< EntityIdResponseContainer > 
Safir::Dob::EntityIdResponseContainerArray
 

Macro Definition Documentation

#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"