MeVisLab Toolbox Reference
MLMetaProfile Member List

This is the complete list of members for MLMetaProfile, including all inherited members.

addMemory(const std::string &key, MLProfilingMemoryType memory)MLMetaProfile
addSubMetaProfile(MLMetaProfile *subMetaProfile)MLMetaProfileinline
CallTypeCount enum valueMLMetaProfile
CppCall enum valueMLMetaProfile
createCountProfile(const std::string &key)MLMetaProfile
createMemoryProfile(const std::string &key, MLCurrentlyUsedMemoryTracker *tracker)MLMetaProfile
description() constMLMetaProfileinline
FieldNotificationCall enum valueMLMetaProfile
functionTypeToString(MLProfilingFunctionType type)MLMetaProfilestatic
getAllCurrentlyUsedMemory() constMLMetaProfile
getAllMemory() constMLMetaProfile
getCountProfile(const std::string &key) constMLMetaProfile
getCountProfileMap() constMLMetaProfileinline
getCountValue(const std::string &key, bool *ok=nullptr) constMLMetaProfile
getCurrentlyUsedMemory(const std::string &key, bool *ok=nullptr) constMLMetaProfile
getMemory(const std::string &key, bool *ok=nullptr) constMLMetaProfile
getMemoryProfile(const std::string &key) constMLMetaProfile
getMemoryProfileMap() constMLMetaProfileinline
getSubMetaProfiles() constMLMetaProfileinline
getTimeProfile() constMLMetaProfileinline
GLRenderCall enum valueMLMetaProfile
incrementCountValue(const std::string &key)MLMetaProfile
MainFunctionCall enum valueMLMetaProfile
MDLCommandCall enum valueMLMetaProfile
MLCall enum valueMLMetaProfile
MLMetaProfilePtr classMLMetaProfilefriend
MLProfilingFunctionType enum nameMLMetaProfile
MLProfilingManager classMLMetaProfilefriend
MLWEMCall enum valueMLMetaProfile
PythonCall enum valueMLMetaProfile
PythonQtCall enum valueMLMetaProfile
setCountProfileDescription(const std::string &key, const std::string &description)MLMetaProfile
setDescription(const std::string &description_)MLMetaProfileinline
setMemoryProfileDescription(const std::string &key, const std::string &description)MLMetaProfile
startMeasuring(const std::string &function, int userId, void *userData=nullptr, const std::string &filename="", int linenumber=-1, const std::string &nodeInfo="")MLMetaProfileinline
stopMeasuring(MLTimeProfileHandle &handle, bool ignoreIfEmpty=false)MLMetaProfileinline
~MLMetaProfile()MLMetaProfile