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