Utilities on VcCombineRule. More...
Functions | |
std::string | toString (VcCombineRule rule) |
Returns string representation of the rule. |
Utilities on VcCombineRule.
std::string VcRuleUtil::toString | ( | VcCombineRule | rule | ) | [inline] |
Returns string representation of the rule.
Definition at line 43 of file VC.hpp.
References VC_RULE_ALL, VC_RULE_AND, VC_RULE_BASE, and VC_RULE_OR.
Referenced by operator<<().