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/SuccessResponse.h>
#include <Safir/Dob/Typesystem/ValueContainers.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. | |
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 |