Classes | |
class | CurrentState |
Represents the current state of the state machine. More... | |
class | IStateBehavior |
Represents a class that implements one state of the state machine. More... | |
class | IStateContext |
Represents the context as passed to each state class. More... | |
class | SpecialCase |
This class contain special characters. More... | |