version 3.3

VRS::HierarchyPrinter Class Reference

#include <vrs/hierarchyprinter.h>

Inheritance diagram for VRS::HierarchyPrinter:

VRS::VisitorBase VRS::Visitor< T > VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 HierarchyPrinter (SharedObj *hierarchyRoot, std::ostream &out, unsigned int indentSize=2, unsigned int initIndentSize=0)


Constructor & Destructor Documentation

VRS::HierarchyPrinter::HierarchyPrinter ( SharedObj hierarchyRoot,
std::ostream &  out,
unsigned int  indentSize = 2,
unsigned int  initIndentSize = 0 
)

Prints the object hierarchy starting at the given root object to the given output stream.


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

Generated on Mon May 21 06:00:18 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact