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>
Go to the source code of this file.
Classes | |
class | Safir::Dob::Service |
The baseclass for all services. More... | |
Namespaces | |
Safir | |
Safir. | |
Safir::Dob | |
Dob. | |
Typedefs | |
typedef boost::shared_ptr < Service > | Safir::Dob::ServicePtr |
typedef boost::shared_ptr < const Service > | Safir::Dob::ServiceConstPtr |
typedef Safir::Dob::Typesystem::ObjectContainerImpl < Service > | Safir::Dob::ServiceContainer |
typedef Safir::Dob::Typesystem::ArrayContainer < ServiceContainer > | Safir::Dob::ServiceContainerArray |