|
#include <RobotSkillTemplates/statecharts/MemoryXUtility/DeleteObjectInstancesFromMemory.h>
Public Member Functions | |
DeleteObjectInstancesFromMemory (const 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 28 of file DeleteObjectInstancesFromMemory.h.
|
inline |
Definition at line 32 of file DeleteObjectInstancesFromMemory.h.
|
static |
Definition at line 107 of file DeleteObjectInstancesFromMemory.cpp.
|
override |
Definition at line 42 of file DeleteObjectInstancesFromMemory.cpp.
|
override |
Definition at line 99 of file DeleteObjectInstancesFromMemory.cpp.
|
override |
Definition at line 50 of file DeleteObjectInstancesFromMemory.cpp.
|
static |
Definition at line 45 of file DeleteObjectInstancesFromMemory.h.