Sparksee  6.0.2
ObjectsIterator Class Reference

ObjectsIterator class. More...

Public Member Functions

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

Friends

class Objects
 

Detailed Description

ObjectsIterator class.

Iterator to traverse all the object identifiers from an Objects instance.

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

Member Function Documentation

bool_t ObjectsIterator::HasNext ( )

Gets if there are more elements to traverse.

Returns
TRUE if there are more elements to traverse, FALSE otherwise.
oid_t ObjectsIterator::Next ( )

Gets the next element to traverse.

Returns
The next element.

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