DebugSymbolGroupNodeVisitor Class

The DebugSymbolGroupNodeVisitor class is a debug output visitor. More...

Header: #include <DebugSymbolGroupNodeVisitor>
Inherits: SymbolGroupNodeVisitor
Inherited By:

DebugFilterSymbolGroupNodeVisitor

Public Functions

DebugSymbolGroupNodeVisitor(std::ostream &os, unsigned int verbosity = 0)

Reimplemented Protected Functions

virtual SymbolGroupNodeVisitor::VisitResult visit(AbstractSymbolGroupNode *node, const std::string &fullIname, unsigned int child, unsigned int depth)

Additional Inherited Members

Detailed Description

The DebugSymbolGroupNodeVisitor class is a debug output visitor.

Member Function Documentation

DebugSymbolGroupNodeVisitor::DebugSymbolGroupNodeVisitor(std::ostream &os, unsigned int verbosity = 0)

Default constructs an instance of DebugSymbolGroupNodeVisitor.

[virtual protected] SymbolGroupNodeVisitor::VisitResult DebugSymbolGroupNodeVisitor::visit(AbstractSymbolGroupNode *node, const std::string &fullIname, unsigned int child, unsigned int depth)