TypeList iterator class.
More...
TypeList iterator class.
Iterator to traverse all the Sparksee node or edge type identifiers into a TypeList instance.
- Author
- Sparsity Technologies http://www.sparsity-technologies.com
bool_t TypeListIterator::HasNext |
( |
| ) |
|
|
inline |
Gets if there are more elements.
- Returns
- TRUE if there are more elements, FALSE otherwise.
type_t TypeListIterator::Next |
( |
| ) |
|
|
inline |
Moves to the next element.
- Returns
- The next element.
The documentation for this class was generated from the following file: