PIP
0.4.0_beta2
Platform-Independent Primitives
|
State of machine More...
Public Member Functions | |
State () | |
Constuctor. | |
State (Type v, const PIString &n="", Handler h=0) | |
Constuctor. | |
Public Attributes | |
Type | value |
State value | |
PIString | name |
State name | |
Handler | handler |
Pointer to function executed on tick. | |
State of machine