vcf/FoundationKit/ClassInfo.h File Reference
Namespaces | |
| namespace | VCF |
Classes | |
| class | VCF::ClassInfo< CLASS_TYPE > |
| ClassInfo is used to simplify registering classes with the FoundationKit's runtime ClassRegistry. More... | |
| class | VCF::AbstractClassInfo< CLASS_TYPE > |
| The AbstractClassInfo is used to simplify registering classes with the FoundationKit's runtime ClassRegistry. More... | |
| class | VCF::InterfaceInfo< INTERFACE_TYPE > |
| The InterfaceInfo class serves bascially the same purpose as the ClassInfo class. More... | |
Defines | |
| #define | REGISTER_CLASSINFO(ClassType) |
| #define | REGISTER_INTERFACEINFO(InterfaceType) |
| #define | REGISTER_CLASSINFO_EXTERNAL(ClassType) |
| #define | REGISTER_INTERFACEINFO_EXTERNAL(InterfaceType) |
Define Documentation
|
|
|
|
|
|
|
|
|
|
|
|
