|
|
#include <RobotSkillTemplates/statecharts/PlatformGroup/MovePlatformRelative.h>
Inheritance diagram for MovePlatformRelative:Public Member Functions | |
| MovePlatformRelative (XMLStateConstructorParams stateData) | |
| 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 MovePlatformRelative.h.
| MovePlatformRelative | ( | XMLStateConstructorParams | stateData | ) |
|
static |
|
override |
|
override |
Definition at line 196 of file MovePlatformRelative.cpp.
|
override |
|
static |
Definition at line 43 of file MovePlatformRelative.h.