|
Sparksee
6.0.2
|
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 |
OIDList iterator class.
Iterator to traverse all the Sparksee object identifier into a OIDList instance.
|
inline |
Gets if there are more elements.
|
inline |
Moves to the next element.