|
#include <RobotSkillTemplates/statecharts/PlaceObjectGroup/PlaceObject.h>
Public Member Functions | |
void | onEnter () override |
void | onExit () override |
PlaceObject (const XMLStateConstructorParams &stateData) | |
Static Public Member Functions | |
static XMLStateFactoryBasePtr | CreateInstance (XMLStateConstructorParams stateData) |
Static Public Attributes | |
static SubClassRegistry | Registry |
Definition at line 31 of file PlaceObject.h.
PlaceObject | ( | const XMLStateConstructorParams & | stateData | ) |
|
static |
|
override |
|
override |
Definition at line 232 of file PlaceObject.cpp.
|
static |
Definition at line 43 of file PlaceObject.h.