Test::Search::BranchTypes Class Reference
List of all members.
Detailed Description
Iterator for branching types.
Definition at line 514 of file search.cc.
Constructor & Destructor Documentation
| Test::Search::BranchTypes::BranchTypes |
( |
void |
|
) |
[inline] |
Initialize iterator.
Definition at line 522 of file search.cc.
Member Function Documentation
| bool Test::Search::BranchTypes::operator() |
( |
void |
|
) |
const [inline] |
| void Test::Search::BranchTypes::operator++ |
( |
void |
|
) |
[inline] |
Increment to next branching type.
Definition at line 528 of file search.cc.
| HowToBranch Test::Search::BranchTypes::htb |
( |
void |
|
) |
const [inline] |
Return current branching type.
Definition at line 532 of file search.cc.
The documentation for this class was generated from the following file: