Newton Dynamics  4.00
ndList< T, allocator >::Iterator Class Reference

Public Member Functions

 Iterator (const ndList< T, allocator > &me)
 
 operator ndInt32 () const
 
bool operator== (const Iterator &target) const
 
void Begin ()
 
void End ()
 
void Set (ndNode *const node)
 
void operator++ ()
 
void operator++ (ndInt32)
 
void operator-- ()
 
void operator-- (ndInt32)
 
T & operator* () const
 
ndNodeGetNode () const