|
| Condition (std::string identifier, ConditionType type, Functor functor) |
|
ConditionType | get_type () const |
|
std::string | get_identifier () const |
|
Functor & | get_functor () |
|
void | set_identifier (std::string identifier) |
|
void | set_type (ConditionType type) |
|
bool | VerifyCondition_ (Results::Ptr results) |
|