Iterator for integer relation types.
More...
#include <int.hh>
Iterator for integer relation types.
Definition at line 368 of file int.hh.
◆ IntRelTypes()
Test::Int::IntRelTypes::IntRelTypes |
( |
void |
| ) |
|
|
inline |
Initialize iterator.
Definition at line 335 of file int.hpp.
◆ reset()
void Test::Int::IntRelTypes::reset |
( |
void |
| ) |
|
|
inline |
Reset iterator.
Definition at line 338 of file int.hpp.
◆ operator()()
bool Test::Int::IntRelTypes::operator() |
( |
void |
| ) |
const |
|
inline |
Test whether iterator is done.
Definition at line 342 of file int.hpp.
◆ operator++()
void Test::Int::IntRelTypes::operator++ |
( |
void |
| ) |
|
|
inline |
Increment to next relation type.
Definition at line 346 of file int.hpp.
◆ irt()
Return current relation type.
Definition at line 350 of file int.hpp.
The documentation for this class was generated from the following files: