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/Service.h>
Go to the source code of this file.
Classes | |
class | Safir::Dob::PersistentDataReady |
This service is called by the persistency handler when the persistent data has been fed to the Dob. More... | |
Namespaces | |
Safir | |
Safir. | |
Safir::Dob | |
Dob. | |
Typedefs | |
typedef boost::shared_ptr < PersistentDataReady > | Safir::Dob::PersistentDataReadyPtr |
typedef boost::shared_ptr < const PersistentDataReady > | Safir::Dob::PersistentDataReadyConstPtr |
typedef Safir::Dob::Typesystem::ObjectContainerImpl < PersistentDataReady > | Safir::Dob::PersistentDataReadyContainer |
typedef Safir::Dob::Typesystem::ArrayContainer < PersistentDataReadyContainer > | Safir::Dob::PersistentDataReadyContainerArray |