SCallTreeNode Class Reference
[Utility Classes and Functions]

#include <support/CallStack.h>

Inheritance diagram for SCallTreeNode:

SCallTree List of all members.

Public Member Functions

void LongReport (const sptr< ITextOutput > &io, b_demangle_func demangler=NULL, char *buffer=NULL, int32_t bufferSize=0)
void PruneNode ()
 SCallTreeNode ()
void ShortReport (const sptr< ITextOutput > &io)
virtual ~SCallTreeNode ()

Friends

class SCallTree

Constructor & Destructor Documentation

SCallTreeNode  ) 
 

virtual ~SCallTreeNode  )  [virtual]
 


Member Function Documentation

void LongReport const sptr< ITextOutput > &  io,
b_demangle_func  demangler = NULL,
char *  buffer = NULL,
int32_t  bufferSize = 0
 

void PruneNode  ) 
 

void ShortReport const sptr< ITextOutput > &  io  ) 
 


Friends And Related Function Documentation

friend class SCallTree [friend]
 


The documentation for this class was generated from the following file: