MeVisLab Toolbox Reference
MLCallGraphNode Member List

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

children() constMLCallGraphNodeinline
clearFunctionRecursive()MLCallGraphNode
clearUserData()MLCallGraphNodeinline
createChild(MLTimeProfile *timeProfile, const MLCallGraphFunctionPtr &function, void *userData, const std::string &nodeInfo)MLCallGraphNode
function() constMLCallGraphNodeinline
isRecursive(const MLTimeProfile *timeProfile) constMLCallGraphNodeinline
isRecursive() constMLCallGraphNodeinline
MLCallGraphNode(MLTimeProfile *timeProfile=nullptr, MLCallGraphNode *parent=nullptr, void *userData=nullptr, const MLCallGraphFunctionPtr &callGraphFunction=MLCallGraphFunctionPtr(), const std::string &nodeInfo="")MLCallGraphNode
MLProfilingManager classMLCallGraphNodefriend
MLTimeProfile classMLCallGraphNodefriend
nodeInfo() constMLCallGraphNodeinline
parent() constMLCallGraphNodeinline
print(std::ostream &out, const std::string &indent="") constMLCallGraphNode
printTrace(std::ostream &out) constMLCallGraphNode
removeFromParent()MLCallGraphNode
statistics() constMLCallGraphNodeinline
timeProfile() constMLCallGraphNodeinline
timer() constMLCallGraphNodeinline
userData() constMLCallGraphNodeinline
~MLCallGraphNode()MLCallGraphNode