Test::Search::ConstrainTypes Class Reference
List of all members.
Detailed Description
Iterator for constrain types.
Definition at line 540 of file search.cc.
Constructor & Destructor Documentation
Test::Search::ConstrainTypes::ConstrainTypes |
( |
void |
|
) |
[inline] |
Initialize iterator.
Definition at line 548 of file search.cc.
Member Function Documentation
bool Test::Search::ConstrainTypes::operator() |
( |
void |
|
) |
const [inline] |
void Test::Search::ConstrainTypes::operator++ |
( |
void |
|
) |
[inline] |
Increment to next constrain type.
Definition at line 554 of file search.cc.
HowToConstrain Test::Search::ConstrainTypes::htc |
( |
void |
|
) |
const [inline] |
Return current constrain type.
Definition at line 558 of file search.cc.
The documentation for this class was generated from the following file: