Iterator for Boolean operation types.
More...
#include <set.hh>
Iterator for Boolean operation types.
Definition at line 352 of file set.hh.
◆ SetOpTypes()
Test::Set::SetOpTypes::SetOpTypes |
( |
void | | ) |
|
|
inline |
Initialize iterator.
Definition at line 100 of file set.hpp.
◆ operator()()
bool Test::Set::SetOpTypes::operator() |
( |
void | | ) |
const |
|
inline |
Test whether iterator is done.
Definition at line 103 of file set.hpp.
◆ operator++()
void Test::Set::SetOpTypes::operator++ |
( |
void | | ) |
|
|
inline |
Increment to next operation type.
Definition at line 107 of file set.hpp.
◆ sot()
Return current operation type.
Definition at line 111 of file set.hpp.
The documentation for this class was generated from the following files: