|
MIRA
|
This is the complete list of members for TemplateClass< CLASS >, including all inherited members.
| Class(std::string const &identifier, std::string const &name, std::map< std::string, std::string > const &metaInfo, bool libLoaded) | Class | protected |
| Class(std::string const &identifier, std::string const &name, bool libLoaded) | Class | protected |
| eraseChild(Class const *const iClass) | Class | |
| eraseParent(Class const *const iClass) | Class | |
| getClassByIdentifier(std::string const &classIdentifier) const | Class | |
| getClassByMeta(std::string const &metaKey, std::string const &metaValue) const | Class | |
| getClassByMeta(T funcPtr) const | Class | inline |
| getDerivedClasses() const | Class | |
| getDirectParents() const | Class | |
| getIdentifier() const | TemplateClass< CLASS > | virtual |
| getMetaInfo() const | Class | |
| getMetaInfo(const std::string &meta) const | Class | |
| getName() const | TemplateClass< CLASS > | virtual |
| getTypeId() const | TClass< CLASS > | inlinevirtual |
| getTypename() const | TClass< CLASS > | inlinevirtual |
| isAbstract() const | TClass< CLASS > | inlinevirtual |
| isBaseOf(Class const *const derived) const | Class | |
| isBaseOf(ClassProxy derived) const | Class | |
| isBaseOf(std::string const &identifier) const | Class | |
| isClassRegistered(std::string const &classIdentifier) const | Class | |
| isDeclaredAbstract() const | Class | |
| isDerivedFrom(Class const *const base) const | Class | |
| isDerivedFrom(ClassProxy base) const | Class | |
| isDirectlyDerivedFrom(Class const *const base) const | Class | |
| isDirectlyDerivedFrom(ClassProxy base) const | Class | |
| isLibraryLoaded() const | Class | |
| mDerivedChildren | Class | protected |
| mDirectParents | Class | protected |
| mIdentifier | Class | protected |
| mLib | Class | protected |
| mLibLoaded | Class | protected |
| mMetaInfo | Class | protected |
| mName | Class | protected |
| newInstance() const | TClass< CLASS > | virtual |
| newInstance(int paramCount,...) const | TClass< CLASS > | virtual |
| newInstance(std::string const &childIdentifier) const | TClass< CLASS > | virtual |
| newInstance(std::string const &childIdentifier, int paramCount,...) const | TClass< CLASS > | virtual |
| newVAInstance(std::string const &childIdentifier, int paramCount, std::va_list ap) const | TClass< CLASS > | protected |
| newVAInstance(int paramCount, std::va_list ap) const | TClass< CLASS > | protectedvirtual |
| operator!=(Class const &other) const | Class | inline |
| operator<(Class const &other) const | Class | inline |
| operator==(Class const &other) const | Class | inline |
| reflectRead(Reflector &r) | Class | |
| reflectRead(Reflector &r) | Class | inline |
| reflectWrite(Reflector &r) | Class | inline |
| TClass(std::string const &identifier, std::string const &name, bool libLoaded) | TClass< CLASS > | inline |
| TemplateClass(std::string const &identifier, std::string const &name, bool libLoaded) | TemplateClass< CLASS > | inline |
| ~Class() | Class | virtual |
1.8.14