|
changa 3.5
|
TreeNodeWorker implementation that just prints out the tree. This is just for diagnostics. More...
#include <Compute.h>
Public Member Functions | |
| LocalTreePrinter (string d, int idx) | |
| bool | work (GenericTreeNode *node, int level) |
| void | doneChildren (GenericTreeNode *node, int level) |
TreeNodeWorker implementation that just prints out the tree. This is just for diagnostics.
|
virtual |
Reimplemented from TreeNodeWorker.
|
virtual |
Implements TreeNodeWorker.