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