Libraries/ConfigDB/src/include/ConfigDB/Object.h File Reference
#include "Property.h"
#include "ObjectInfo.h"
#include "StoreRef.h"
#include "Format.h"
Include dependency graph for Libraries/ConfigDB/src/include/ConfigDB/Object.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConfigDB::Object
 An object can contain other objects, properties and arrays. More...
 
class  ConfigDB::ObjectTemplate< ClassType >
 Used by code generator. More...
 
class  ConfigDB::ObjectUpdaterTemplate< UpdaterType, ClassType >
 Used by code generator. More...
 
class  ConfigDB::OuterObjectUpdaterTemplate< UpdaterType, DatabaseClassType, storeIndex, ParentClassType, propIndex, offset >
 Used by code generator. More...
 
class  ConfigDB::OuterObjectTemplate< ContainedClassType, UpdaterType, DatabaseClassType, storeIndex, ParentClassType, propIndex, offset >
 Used by code generator. More...
 

Namespaces

 ConfigDB