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::Entity |
The baseclass for all entities. More... | |
Namespaces | |
Safir | |
Safir. | |
Safir::Dob | |
Dob. | |
Typedefs | |
typedef boost::shared_ptr< Entity > | Safir::Dob::EntityPtr |
typedef boost::shared_ptr < const Entity > | Safir::Dob::EntityConstPtr |
typedef Safir::Dob::Typesystem::ObjectContainerImpl < Entity > | Safir::Dob::EntityContainer |
typedef Safir::Dob::Typesystem::ArrayContainer < EntityContainer > | Safir::Dob::EntityContainerArray |