#include <Register.h>
Public Members | |||
![]() | ![]() | ClassID | baseID |
![]() | ![]() | ClassID | id |
![]() | ![]() | ObjectCreator | creator |
![]() | ![]() | const Char* | name |
![]() | ![]() | const Char* | description |
Definition at line 18 of file Register.h.
ClassID RegistryEntry::baseID |
Definition at line 20 of file Register.h.
ObjectCreator RegistryEntry::creator |
Definition at line 22 of file Register.h.
const Char * RegistryEntry::description |
Definition at line 24 of file Register.h.
ClassID RegistryEntry::id |
Definition at line 21 of file Register.h.
const Char * RegistryEntry::name |
Definition at line 23 of file Register.h.