#include <StateMethod.h>
Inherited by StateStateMethod.
◆ StateMethod()
◆ executeStateMethod()
| void StateMethod::executeStateMethod |
( |
| ) |
|
◆ changeStateMethod()
| void StateMethod::changeStateMethod |
( |
const StateID & | state_id | ) |
|
◆ getState()
| IState * StateMethod::getState |
( |
| ) |
const |
|
inline |
◆ getNewStateID()
| const StateID * StateMethod::getNewStateID |
( |
| ) |
const |
|
inline |
◆ getStateID()
| const StateID * StateMethod::getStateID |
( |
| ) |
const |
◆ getOldStateID()
| const StateID * StateMethod::getOldStateID |
( |
| ) |
const |
|
inline |
◆ initializeStateLocalMethod_()
| void StateMethod::initializeStateLocalMethod_ |
( |
| ) |
|
|
inlineprotected |
◆ executeStateLocalMethod_()
| void StateMethod::executeStateLocalMethod_ |
( |
| ) |
|
|
inlineprotected |
◆ finalizeStateLocalMethod_()
| void StateMethod::finalizeStateLocalMethod_ |
( |
| ) |
|
|
inlineprotected |
◆ changeStateLocalMethod_()
| void StateMethod::changeStateLocalMethod_ |
( |
| ) |
|
|
inlineprotected |
◆ mFactory
◆ mNewStateID
| const StateID* StateMethod::mNewStateID |
|
protected |
◆ mState
◆ mOldStateID
| const StateID* StateMethod::mOldStateID |
|
protected |