Sparksee  6.0.2
OIDListIterator Class Reference

OIDList iterator class. More...

Public Member Functions

 ~OIDListIterator ()
 Destructor.
 
oid_t Next ()
 Moves to the next element. More...
 
bool_t HasNext ()
 Gets if there are more elements. More...
 

Friends

class OIDList
 

Detailed Description

OIDList iterator class.

Iterator to traverse all the Sparksee object identifier into a OIDList instance.

Author
Sparsity Technologies http://www.sparsity-technologies.com

Member Function Documentation

bool_t OIDListIterator::HasNext ( )
inline

Gets if there are more elements.

Returns
TRUE if there are more elements, FALSE otherwise.
oid_t OIDListIterator::Next ( )
inline

Moves to the next element.

Returns
The next element.

The documentation for this class was generated from the following file: