Class State

Class Documentation

class State

Public Functions

inline const char *getName() const
inline int getId() const

Protected Functions

inline State(const char *name, int stateId)
inline virtual ~State()

Protected Attributes

char *_name
int _stateId