MeVisLab Toolbox Reference
|
This is the complete list of members for MLMetaProfile, including all inherited members.
addMemory(const std::string &key, MLProfilingMemoryType memory) | MLMetaProfile | |
addSubMetaProfile(MLMetaProfile *subMetaProfile) | MLMetaProfile | inline |
CallTypeCount enum value | MLMetaProfile | |
CppCall enum value | MLMetaProfile | |
createCountProfile(const std::string &key) | MLMetaProfile | |
createMemoryProfile(const std::string &key, MLCurrentlyUsedMemoryTracker *tracker) | MLMetaProfile | |
description() const | MLMetaProfile | inline |
FieldNotificationCall enum value | MLMetaProfile | |
functionTypeToString(MLProfilingFunctionType type) | MLMetaProfile | static |
getAllCurrentlyUsedMemory() const | MLMetaProfile | |
getAllMemory() const | MLMetaProfile | |
getCountProfile(const std::string &key) const | MLMetaProfile | |
getCountProfileMap() const | MLMetaProfile | inline |
getCountValue(const std::string &key, bool *ok=nullptr) const | MLMetaProfile | |
getCurrentlyUsedMemory(const std::string &key, bool *ok=nullptr) const | MLMetaProfile | |
getMemory(const std::string &key, bool *ok=nullptr) const | MLMetaProfile | |
getMemoryProfile(const std::string &key) const | MLMetaProfile | |
getMemoryProfileMap() const | MLMetaProfile | inline |
getSubMetaProfiles() const | MLMetaProfile | inline |
getTimeProfile() const | MLMetaProfile | inline |
GLRenderCall enum value | MLMetaProfile | |
incrementCountValue(const std::string &key) | MLMetaProfile | |
MainFunctionCall enum value | MLMetaProfile | |
MDLCommandCall enum value | MLMetaProfile | |
MLCall enum value | MLMetaProfile | |
MLMetaProfilePtr | MLMetaProfile | friend |
MLProfilingFunctionType enum name | MLMetaProfile | |
MLProfilingManager | MLMetaProfile | friend |
MLWEMCall enum value | MLMetaProfile | |
PythonCall enum value | MLMetaProfile | |
PythonQtCall enum value | MLMetaProfile | |
setCountProfileDescription(const std::string &key, const std::string &description) | MLMetaProfile | |
setDescription(const std::string &description_) | MLMetaProfile | inline |
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="") | MLMetaProfile | inline |
stopMeasuring(MLTimeProfileHandle &handle, bool ignoreIfEmpty=false) | MLMetaProfile | inline |
~MLMetaProfile() | MLMetaProfile |