|
MeVisLab Toolbox Reference
|
This is the complete list of members for MLCallGraphNode, including all inherited members.
| CallGraphCopyFunctionMap typedef | MLCallGraphNode | |
| children() const | MLCallGraphNode | inline |
| clearFunctionRecursive() | MLCallGraphNode | |
| clearUserData() | MLCallGraphNode | inline |
| createChild(MLTimeProfile *timeProfile, const MLCallGraphFunctionPtr &function, void *userData, const std::string &nodeInfo) | MLCallGraphNode | |
| deepCopy(CallGraphCopyFunctionMap *copyFunctionMap) const | MLCallGraphNode | |
| function() const | MLCallGraphNode | inline |
| isRecursive(const MLTimeProfile *timeProfile) const | MLCallGraphNode | inline |
| isRecursive() const | MLCallGraphNode | inline |
| MLCallGraphNode(MLTimeProfile *timeProfile=nullptr, MLCallGraphNode *parent=nullptr, void *userData=nullptr, const MLCallGraphFunctionPtr &callGraphFunction=MLCallGraphFunctionPtr(), const std::string &nodeInfo="") | MLCallGraphNode | |
| MLProfilingManager | MLCallGraphNode | friend |
| MLTimeProfile | MLCallGraphNode | friend |
| nodeInfo() const | MLCallGraphNode | inline |
| parent() const | MLCallGraphNode | inline |
| print(std::ostream &out, const std::string &indent="") const | MLCallGraphNode | |
| printTrace(std::ostream &out) const | MLCallGraphNode | |
| removeFromParent() | MLCallGraphNode | |
| statistics() const | MLCallGraphNode | inline |
| timeProfile() const | MLCallGraphNode | inline |
| timer() const | MLCallGraphNode | inline |
| userData() const | MLCallGraphNode | inline |
| ~MLCallGraphNode() | MLCallGraphNode |