Union.h File Reference
#include "Object.h"
Include dependency graph for Union.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConfigDB::Union
 Variant object, can contain one of a selection of object types A union contains one private property, the tag, and one or more object types. Only one of these objects is stored, accessed at object index 0. More...
 
class  ConfigDB::UnionTemplate< ClassType >
 Used by code generator. More...
 
class  ConfigDB::UnionUpdaterTemplate< UpdaterType, ClassType >
 Used by code generator. More...
 

Namespaces

 ConfigDB