|
|
#include <RobotSkillTemplates/statecharts/PlatformGroup/MovePlatformSubGroup/ControlPlatform.h>
Inheritance diagram for ControlPlatform:Public Member Functions | |
| void | cleanUp () |
| ControlPlatform (const XMLStateConstructorParams &stateData) | |
| void | onBreak () override |
| void | onEnter () override |
| void | onExit () override |
| void | run () override |
Static Public Member Functions | |
| static XMLStateFactoryBasePtr | CreateInstance (XMLStateConstructorParams stateData) |
Static Public Attributes | |
| static SubClassRegistry | Registry |
Definition at line 31 of file ControlPlatform.h.
| ControlPlatform | ( | const XMLStateConstructorParams & | stateData | ) |
| void cleanUp | ( | ) |
|
static |
|
override |
|
override |
Definition at line 54 of file ControlPlatform.cpp.
|
override |
|
override |
|
static |
Definition at line 46 of file ControlPlatform.h.