Class FSMContext::StateEntry
Defined in File statemap.hpp
Nested Relationships
This class is a nested type of Class FSMContext.
Class Documentation
-
class StateEntry
Public Functions
-
inline StateEntry(State *state, StateEntry *next)
-
inline ~StateEntry()
-
inline StateEntry *getNext()
-
inline StateEntry(State *state, StateEntry *next)