Iterator for set relation types.
More...
#include <set.hh>
Iterator for set relation types.
Definition at line 338 of file set.hh.
◆ SetRelTypes()
Test::Set::SetRelTypes::SetRelTypes |
( |
void |
| ) |
|
|
inline |
Initialize iterator.
Definition at line 88 of file set.hpp.
◆ operator()()
bool Test::Set::SetRelTypes::operator() |
( |
void |
| ) |
const |
|
inline |
Test whether iterator is done.
Definition at line 91 of file set.hpp.
◆ operator++()
void Test::Set::SetRelTypes::operator++ |
( |
void |
| ) |
|
|
inline |
Increment to next relation type.
Definition at line 95 of file set.hpp.
◆ srt()
Return current relation type.
Definition at line 99 of file set.hpp.
The documentation for this class was generated from the following files: