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