|
Sparksee 6.1.0
|
OIDList iterator class. More...
#include <Graph_data.h>
Public Member Functions | |
| ~OIDListIterator () | |
| Destructor. | |
| oid_t | Next () |
| Moves to the next element. | |
| bool_t | HasNext () |
| Gets if there are more elements. | |
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.