PIP
0.4.0_beta2
Platform-Independent Primitives
|
This is the complete list of members for PIStateMachine< Type >::Rule, including all inherited members.
addCondition(const PIString &name, int times=1) | PIStateMachine< Type >::Rule | inline |
autoTransition | PIStateMachine< Type >::Rule | |
conditions | PIStateMachine< Type >::Rule | |
from | PIStateMachine< Type >::Rule | |
handler | PIStateMachine< Type >::Rule | |
resetAllConditions | PIStateMachine< Type >::Rule | |
Rule() | PIStateMachine< Type >::Rule | inline |
Rule(Type f, Type t, const PIStringList &c=PIStringList(), Handler h=0, bool at=false, bool rac=false) | PIStateMachine< Type >::Rule | inline |
to | PIStateMachine< Type >::Rule |