Public Member Functions | Private Attributes
megatree::MegaTree::ChildIterator Class Reference

#include <megatree.h>

List of all members.

Public Member Functions

 ChildIterator (MegaTree &_tree, NodeHandle &parent, NodeFile *_children_file=NULL)
bool finished ()
NodeHandlegetAllChildren ()
NodeHandlegetChildNode ()
uint8_t getChildNr ()
void next ()
 ~ChildIterator ()

Private Attributes

int child_counter
NodeHandle children [8]
NodeFilechildren_file
MegaTreetree

Detailed Description

Definition at line 174 of file megatree.h.


Constructor & Destructor Documentation

megatree::MegaTree::ChildIterator::ChildIterator ( MegaTree _tree,
NodeHandle parent,
NodeFile _children_file = NULL 
) [inline]

Definition at line 177 of file megatree.h.

Definition at line 208 of file megatree.h.


Member Function Documentation

Definition at line 225 of file megatree.h.

Definition at line 240 of file megatree.h.

Definition at line 235 of file megatree.h.

Definition at line 230 of file megatree.h.

Definition at line 217 of file megatree.h.


Member Data Documentation

Definition at line 247 of file megatree.h.

Definition at line 246 of file megatree.h.

Definition at line 249 of file megatree.h.

Definition at line 248 of file megatree.h.


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


megatree_cpp
Author(s): Stuart Glaser
autogenerated on Thu Nov 28 2013 11:30:34