|
Sparksee
6.0.2
|
BooleanList iterator class. More...
Public Member Functions | |
| ~BooleanListIterator () | |
| Destructor. | |
| sparksee::gdb::bool_t | Next () |
| Moves to the next element. More... | |
| bool_t | HasNext () |
| Gets if there are more elements. More... | |
Friends | |
| class | BooleanList |
BooleanList iterator class.
Iterator to traverse all the strings into a BooleanList instance.
|
inline |
Gets if there are more elements.
|
inline |
Moves to the next element.