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

Public Member Functions

 Iterator (const dList< T, allocator > &me)
 
 operator dInt32 () const
 
bool operator== (const Iterator &target) const
 
void Begin ()
 
void End ()
 
void Set (dListNode *const node)
 
void operator++ ()
 
void operator++ (dInt32)
 
void operator-- ()
 
void operator-- (dInt32)
 
T & operator* () const
 
dListNodeGetNode () const