Test::Search::ConstrainTypes Class Reference
Iterator for constrain types. More...
Public Member Functions | |
| ConstrainTypes (void) | |
| Initialize iterator. | |
| bool | operator() (void) const |
| Test whether iterator is done. | |
| void | operator++ (void) |
| Increment to next constrain type. | |
| HowToConstrain | htc (void) const |
| Return current constrain type. | |
Detailed Description
Iterator for constrain types.Definition at line 448 of file search.cpp.
Constructor & Destructor Documentation
| Test::Search::ConstrainTypes::ConstrainTypes | ( | void | ) | [inline] |
Member Function Documentation
| bool Test::Search::ConstrainTypes::operator() | ( | void | ) | const [inline] |
| void Test::Search::ConstrainTypes::operator++ | ( | void | ) | [inline] |
| HowToConstrain Test::Search::ConstrainTypes::htc | ( | void | ) | const [inline] |
The documentation for this class was generated from the following file:
