Safir SDK Core
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Object.h File Reference
Include dependency graph for Object.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Safir::Dob::Typesystem::Object
 The base class for all DOB objects. More...
 

Namespaces

 Safir
 Safir.
 
 Safir::Dob
 Dob.
 
 Safir::Dob::Typesystem
 This namespace contains the DOB Typesystem functionality and definitions.
 

Typedefs

typedef boost::shared_ptr< Object > Safir::Dob::Typesystem::ObjectPtr
 A smart pointer to an Object. More...
 
typedef boost::shared_ptr
< const Object > 
Safir::Dob::Typesystem::ObjectConstPtr
 A smart pointer to a const Object. More...