|
#include <RobotAPI/statecharts/StatechartExecutionGroup/Testing/TestStateForStatechartExecution.h>
Public Member Functions | |
void | onBreak () override |
void | onEnter () override |
void | onExit () override |
TestStateForStatechartExecution (const XMLStateConstructorParams &stateData) | |
Static Public Member Functions | |
static XMLStateFactoryBasePtr | CreateInstance (XMLStateConstructorParams stateData) |
Public Attributes | |
int | i = 0 |
Static Public Attributes | |
static SubClassRegistry | Registry |
Definition at line 28 of file TestStateForStatechartExecution.h.
|
inline |
Definition at line 32 of file TestStateForStatechartExecution.h.
|
static |
Definition at line 85 of file TestStateForStatechartExecution.cpp.
|
override |
Definition at line 68 of file TestStateForStatechartExecution.cpp.
|
override |
Definition at line 38 of file TestStateForStatechartExecution.cpp.
|
override |
Definition at line 75 of file TestStateForStatechartExecution.cpp.
int i = 0 |
Definition at line 49 of file TestStateForStatechartExecution.h.
|
static |
Definition at line 44 of file TestStateForStatechartExecution.h.