ML Reference
|
This is the complete list of members for ml::Runtime, including all inherited members.
_getCheckedTypeIdName(const RuntimeType *classType, const char *className) | ml::Runtime | static |
badType() | ml::Runtime | static |
createType(const char *parentName, const char *name, RuntimeType::RuntimeTypeCreateCB *callback) | ml::Runtime | protectedstatic |
destroy() | ml::Runtime | static |
destroyRuntimeTypesOfDll(const char *dllName) | ml::Runtime | static |
destroyType(const char *name) | ml::Runtime | static |
fromName(const char *name) | ml::Runtime | static |
getAllDerivedFrom(const RuntimeType *parentType, bool onlyFromDifferentDlls=false) | ml::Runtime | static |
getAllTypes() | ml::Runtime | static |
getRecentlyLoadedDllName() | ml::Runtime | static |
init() | ml::Runtime | static |
initType(const RuntimeType *classType, const char *parentName, const char *classPrefix, const char *className, RuntimeType::RuntimeTypeCreateCB *createCB, const char *classNameReplacement=nullptr) | ml::Runtime | static |
setRecentlyLoadedDllName(const char *name) | ml::Runtime | static |