#include <registrybase.h>
Public Member Functions | |
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 |
|
friend |
|
private |
Base definition object.
|
private |
Returns the datatype of the registry.
|
private |