Test::Int::IntRelTypes Class Reference
Iterator for integer relation types.
More...
#include <int.hh>
List of all members.
Detailed Description
Iterator for integer relation types.
Definition at line 277 of file int.hh.
Constructor & Destructor Documentation
Test::Int::IntRelTypes::IntRelTypes |
( |
void |
|
) |
[inline] |
Initialize iterator.
Definition at line 239 of file int.hpp.
Member Function Documentation
void Test::Int::IntRelTypes::reset |
( |
void |
|
) |
[inline] |
Reset iterator.
Definition at line 242 of file int.hpp.
bool Test::Int::IntRelTypes::operator() |
( |
void |
|
) |
const [inline] |
Test whether iterator is done.
Definition at line 246 of file int.hpp.
void Test::Int::IntRelTypes::operator++ |
( |
void |
|
) |
[inline] |
Increment to next relation type.
Definition at line 250 of file int.hpp.
Return current relation type.
Definition at line 254 of file int.hpp.
The documentation for this class was generated from the following files: