|
#include <RobotAPI/statecharts/ObjectMemoryGroup/RequestObjects.h>
Public Member Functions | |
void | onEnter () override |
void | onExit () override |
RequestObjects (const XMLStateConstructorParams &stateData) | |
void | run () override |
Static Public Member Functions | |
static XMLStateFactoryBasePtr | CreateInstance (XMLStateConstructorParams stateData) |
Static Public Attributes | |
static SubClassRegistry | Registry |
Definition at line 7 of file RequestObjects.h.
RequestObjects | ( | const XMLStateConstructorParams & | stateData | ) |
|
static |
|
override |
Definition at line 25 of file RequestObjects.cpp.
|
override |
Definition at line 130 of file RequestObjects.cpp.
|
override |
|
static |
Definition at line 21 of file RequestObjects.h.