SCallTree Class Reference
[Utility Classes and Functions]

#include <support/CallStack.h>

Inheritance diagram for SCallTree:

SCallTreeNode List of all members.

Public Member Functions

void AddToTree (SCallStack *stack, const sptr< ITextOutput > &io)
void Prune ()
void Report (const sptr< ITextOutput > &io, int32_t count, bool longReport=false)
 SCallTree (const char *name)
virtual ~SCallTree ()

Constructor & Destructor Documentation

SCallTree const char *  name  ) 
 

virtual ~SCallTree  )  [virtual]
 


Member Function Documentation

void AddToTree SCallStack stack,
const sptr< ITextOutput > &  io
 

void Prune  ) 
 

void Report const sptr< ITextOutput > &  io,
int32_t  count,
bool  longReport = false
 


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