Definition at line 64 of file StateMachineTests.cpp.
StateMachineTests::StateMachineContext1::StateMachineContext1 |
( |
| ) |
|
|
inline |
const std::vector<StateAndAction>& StateMachineTests::StateMachineContext1::getCallbackLog |
( |
| ) |
const |
|
inline |
void StateMachineTests::StateMachineContext1::logCallback |
( |
int |
state, |
|
|
int |
action |
|
) |
| |
|
inlineprivate |
void StateMachineTests::StateMachineContext1::onPostDo_STATE_1 |
( |
const RTC_Utils::StateHolder< int > & |
states | ) |
|
|
inline |
void StateMachineTests::StateMachineContext1::onPostDo_STATE_2 |
( |
const RTC_Utils::StateHolder< int > & |
states | ) |
|
|
inline |
void StateMachineTests::StateMachineContext1::onPostDo_STATE_3 |
( |
const RTC_Utils::StateHolder< int > & |
states | ) |
|
|
inline |
void StateMachineTests::StateMachineContext1::onPostDo_STATE_4 |
( |
const RTC_Utils::StateHolder< int > & |
states | ) |
|
|
inline |
void StateMachineTests::StateMachineContext1::onPostDo_STATE_5 |
( |
const RTC_Utils::StateHolder< int > & |
states | ) |
|
|
inline |
void StateMachineTests::StateMachineContext1::onPostDo_STATE_6 |
( |
const RTC_Utils::StateHolder< int > & |
states | ) |
|
|
inline |
void StateMachineTests::StateMachineContext1::work |
( |
| ) |
|
|
inline |
const int StateMachineTests::StateMachineContext1::DO = 2 |
|
static |
const int StateMachineTests::StateMachineContext1::ENTRY = 0 |
|
static |
const int StateMachineTests::StateMachineContext1::EXIT = 4 |
|
static |
std::vector<StateAndAction> StateMachineTests::StateMachineContext1::m_callbackLog |
|
private |
const int StateMachineTests::StateMachineContext1::POSTDO = 3 |
|
static |
const int StateMachineTests::StateMachineContext1::PREDO = 1 |
|
static |
const int StateMachineTests::StateMachineContext1::SIZEOF_ACTION = 5 |
|
static |
const int StateMachineTests::StateMachineContext1::SIZEOF_STATE = 6 |
|
static |
const int StateMachineTests::StateMachineContext1::STATE_1 = 0 |
|
static |
const int StateMachineTests::StateMachineContext1::STATE_2 = 1 |
|
static |
const int StateMachineTests::StateMachineContext1::STATE_3 = 2 |
|
static |
const int StateMachineTests::StateMachineContext1::STATE_4 = 3 |
|
static |
const int StateMachineTests::StateMachineContext1::STATE_5 = 4 |
|
static |
const int StateMachineTests::StateMachineContext1::STATE_6 = 5 |
|
static |
The documentation for this class was generated from the following file: