Inheritance diagram for CCM::ConditionBoolValue:
Public Member Functions | |
ConditionBoolValue (bool v) | |
override Object | eval (StateNode state) |
override string | ToString () |
Private Attributes | |
bool | value |
|
|
|
Implements CCM::ConditionValue. |
|
|
|
|