Iterator for Boolean operation types.
More...
#include <set.hh>
Detailed Description
Iterator for Boolean operation types.
Definition at line 332 of file set.hh.
Constructor & Destructor Documentation
Test::Set::SetOpTypes::SetOpTypes |
( |
void |
| ) |
|
|
inline |
Initialize iterator.
Definition at line 104 of file set.hpp.
Member Function Documentation
bool Test::Set::SetOpTypes::operator() |
( |
void |
| ) |
const |
|
inline |
Test whether iterator is done.
Definition at line 107 of file set.hpp.
void Test::Set::SetOpTypes::operator++ |
( |
void |
| ) |
|
|
inline |
Increment to next operation type.
Definition at line 111 of file set.hpp.
Return current operation type.
Definition at line 115 of file set.hpp.
The documentation for this class was generated from the following files: