Safir SDK Core
Loading...
Searching...
No Matches
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

namespace  Safir
 This namespace contains all the functionality and definitions of the SAFIR SDK.
 
namespace  Safir::Dob
 This namespace contains all functionality of the DOB (Components DOSE and DOTS).
 
namespace  Safir::Dob::Typesystem
 This namespace contains the DOB Typesystem functionality and definitions.
 

Typedefs

typedef std::shared_ptr< ObjectSafir::Dob::Typesystem::ObjectPtr
 A smart pointer to an Object.
 
typedef std::shared_ptr< const ObjectSafir::Dob::Typesystem::ObjectConstPtr
 A smart pointer to a const Object.