Public Member Functions | |
| Iterator (const ndTree< OBJECT, KEY, allocator > &me) | |
| void | Begin () |
| void | End () |
| void | Set (ndNode *const node) |
| operator ndInt32 () const | |
| void | operator++ () |
| void | operator++ (ndInt32) |
| void | operator-- () |
| void | operator-- (ndInt32) |
| OBJECT & | operator* () const |
| ndNode * | GetNode () const |
| KEY | GetKey () const |