|
#include <RobotAPI/statecharts/StatechartExecutionGroup/Testing/TestSubstate1.h>
Public Member Functions | |
void | onBreak () override |
void | onEnter () override |
void | onExit () override |
void | run () override |
TestSubstate1 (const XMLStateConstructorParams &stateData) | |
Static Public Member Functions | |
static XMLStateFactoryBasePtr | CreateInstance (XMLStateConstructorParams stateData) |
Static Public Attributes | |
static SubClassRegistry | Registry |
Definition at line 28 of file TestSubstate1.h.
|
inline |
|
static |
|
override |
Definition at line 57 of file TestSubstate1.cpp.
|
override |
Definition at line 33 of file TestSubstate1.cpp.
|
override |
Definition at line 64 of file TestSubstate1.cpp.
|
override |
Definition at line 40 of file TestSubstate1.cpp.
|
static |
Definition at line 45 of file TestSubstate1.h.