#include <TreeIterator.h>
Public Types |
| typedef NodeT::ChildOnCIter | IterT |
Static Public Member Functions |
| static IterT | begin (const NodeT &node) |
| template<typename ChildT > |
| static const ChildT * | getChild (const IterT &iter) |
Member Typedef Documentation
| typedef NodeT::ChildOnCIter IterT |
Member Function Documentation
| static IterT begin |
( |
const NodeT & |
node | ) |
|
|
inlinestatic |
| static const ChildT* getChild |
( |
const IterT & |
iter | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: