Class FSMContext::StateEntry

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 State *getState()
inline StateEntry *getNext()