Public Types | |
typedef TestNode | Node |
typedef Node::shared_ptr | sharedNode |
Public Member Functions | |
const FastVector< sharedNode > & | roots () const |
Public Attributes | |
FastVector< sharedNode > | roots_ |
Definition at line 36 of file testTreeTraversal.cpp.
typedef TestNode TestForest::Node |
Definition at line 37 of file testTreeTraversal.cpp.
Definition at line 38 of file testTreeTraversal.cpp.
|
inline |
Definition at line 40 of file testTreeTraversal.cpp.
FastVector<sharedNode> TestForest::roots_ |
Definition at line 39 of file testTreeTraversal.cpp.