changa 3.5
Loading...
Searching...
No Matches
LocalTreePrinter Class Reference

TreeNodeWorker implementation that just prints out the tree. This is just for diagnostics. More...

#include <Compute.h>

Inheritance diagram for LocalTreePrinter:
TreeNodeWorker

Public Member Functions

 LocalTreePrinter (string d, int idx)
 
bool work (GenericTreeNode *node, int level)
 
void doneChildren (GenericTreeNode *node, int level)
 

Detailed Description

TreeNodeWorker implementation that just prints out the tree. This is just for diagnostics.

Member Function Documentation

◆ doneChildren()

void LocalTreePrinter::doneChildren ( GenericTreeNode * node,
int level )
virtual

Reimplemented from TreeNodeWorker.

◆ work()

bool LocalTreePrinter::work ( GenericTreeNode * node,
int level )
virtual

Implements TreeNodeWorker.


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