#include <registrybase.h>
公共成员函数 |
|
template<typename REG > | |
RegistryDefinition (REG *, TranslationUnit *unit) | |
const RegistryInterface * | GetRegistry () const |
Private Attributes |
|
EntityDefinition | _super |
const DataType &(* | _type )() |
const RegistryInterface * | _registry |
Friends |
|
class | ObjectModel |
class | RegistryImpl |
|
explicit |
const RegistryInterface* GetRegistry | ( | ) | const |
Returns the registry. This is only valid after a successful initialization.
friend class ObjectModel | friend |
friend class RegistryImpl | friend |
EntityDefinition _super | private |
Base definition object.
|
private |
Returns the datatype of the registry.
const RegistryInterface* _registry | private |