|
|
#include <RobotSkillTemplates/statecharts/PlatformGroup/MovePlatform.h>
Inheritance diagram for MovePlatform:Public Member Functions | |
| MovePlatform (XMLStateConstructorParams stateData) | |
| void | onEnter () override |
| void | onExit () override |
Static Public Member Functions | |
| static XMLStateFactoryBasePtr | CreateInstance (XMLStateConstructorParams stateData) |
Static Public Attributes | |
| static SubClassRegistry | Registry |
Definition at line 37 of file MovePlatform.h.
| MovePlatform | ( | XMLStateConstructorParams | stateData | ) |
|
static |
|
override |
Definition at line 48 of file MovePlatform.cpp.
|
override |
Definition at line 104 of file MovePlatform.cpp.
|
static |
Definition at line 48 of file MovePlatform.h.