Public Member Functions | |
Iterator (const dgTree< OBJECT, KEY > &me) | |
void | Begin () |
void | End () |
void | Set (dgTreeNode *const node) |
operator dgInt32 () const | |
void | operator++ () |
void | operator++ (int) |
void | operator-- () |
void | operator-- (int) |
OBJECT & | operator* () const |
dgTreeNode * | GetNode () const |
KEY | GetKey () const |