|
MIRA
|
This is the complete list of members for ClassProxy, including all inherited members.
| Class class | ClassProxy | friend |
| ClassFactory class | ClassProxy | friend |
| ClassProxy() | ClassProxy | inline |
| ClassProxy(ClassProxy const &other) | ClassProxy | inline |
| ClassProxy(boost::shared_ptr< Class > *iClass) | ClassProxy | protected |
| eraseChild(Class const *const iClass) | ClassProxy | |
| eraseParent(Class const *const iClass) | ClassProxy | |
| getClassByIdentifier(std::string const &classIdentifier) const | ClassProxy | |
| getClassByMeta(std::string const &metaKey, std::string const &metaValue) const | ClassProxy | |
| getClassByMeta(T funcPtr) const | ClassProxy | inline |
| getDerivedClasses() const | ClassProxy | |
| getDirectParents() const | ClassProxy | |
| getIdentifier() const | ClassProxy | |
| getMetaInfo() const | ClassProxy | |
| getMetaInfo(const std::string &meta) const | ClassProxy | |
| getName() const | ClassProxy | |
| getTypeId() const | ClassProxy | |
| getTypename() const | ClassProxy | |
| isAbstract() const | ClassProxy | |
| isBaseOf(Class const *const derived) const | ClassProxy | |
| isBaseOf(ClassProxy derived) const | ClassProxy | |
| isBaseOf(std::string const &identifier) const | ClassProxy | |
| isClassRegistered(std::string const &classIdentifier) const | ClassProxy | |
| isDerivedFrom(Class const *const base) const | ClassProxy | |
| isDerivedFrom(ClassProxy base) const | ClassProxy | |
| isDirectlyDerivedFrom(Class const *const base) const | ClassProxy | |
| isDirectlyDerivedFrom(ClassProxy base) const | ClassProxy | |
| isLibraryLoaded() const | ClassProxy | |
| mClass | ClassProxy | protected |
| mThreadMutex | ClassProxy | protected |
| newInstance() const | ClassProxy | |
| newInstance() const | ClassProxy | inline |
| newInstance(int paramCount,...) const | ClassProxy | |
| newInstance(std::string const &childIdentifier) const | ClassProxy | |
| newInstance(std::string const &childIdentifier) const | ClassProxy | inline |
| newInstance(std::string const &childIdentifier, int paramCount,...) const | ClassProxy | |
| newVAInstance(int paramCount, std::va_list list) const | ClassProxy | protected |
| operator!=(ClassProxy const &other) const | ClassProxy | inline |
| operator<(ClassProxy const &other) const | ClassProxy | inline |
| operator==(ClassProxy const &other) const | ClassProxy | inline |
| setClass(boost::shared_ptr< Class > *iClass) | ClassProxy | protected |
| TClass class | ClassProxy | friend |
| VacantClass class | ClassProxy | friend |
1.8.14