|
#include <RobotSkillTemplates/statecharts/HandGroup/CloseHand.h>
Public Member Functions | |
CloseHand (const XMLStateConstructorParams &stateData) | |
void | onBreak () override |
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 CloseHand.h.
CloseHand | ( | const XMLStateConstructorParams & | stateData | ) |
|
static |
|
override |
Definition at line 60 of file CloseHand.cpp.
|
override |
|
override |
Definition at line 65 of file CloseHand.cpp.
|
override |
Definition at line 55 of file CloseHand.cpp.
|
static |
Definition at line 45 of file CloseHand.h.