ML Reference
ml::Runtime Member List

This is the complete list of members for ml::Runtime, including all inherited members.

_getCheckedTypeIdName(const RuntimeType *classType, const char *className)ml::Runtimestatic
badType()ml::Runtimestatic
createType(const char *parentName, const char *name, RuntimeType::RuntimeTypeCreateCB *callback)ml::Runtimeprotectedstatic
destroy()ml::Runtimestatic
destroyRuntimeTypesOfDll(const char *dllName)ml::Runtimestatic
destroyType(const char *name)ml::Runtimestatic
fromName(const char *name)ml::Runtimestatic
getAllDerivedFrom(const RuntimeType *parentType, bool onlyFromDifferentDlls=false)ml::Runtimestatic
getAllTypes()ml::Runtimestatic
getRecentlyLoadedDllName()ml::Runtimestatic
init()ml::Runtimestatic
initType(const RuntimeType *classType, const char *parentName, const char *classPrefix, const char *className, RuntimeType::RuntimeTypeCreateCB *createCB, const char *classNameReplacement=nullptr)ml::Runtimestatic
setRecentlyLoadedDllName(const char *name)ml::Runtimestatic