Newton Dynamics  4.00
ndTree< OBJECT, KEY, allocator >::Iterator Class Reference

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
 
ndNodeGetNode () const
 
KEY GetKey () const