|
#include <RobotSkillTemplates/statecharts/HandGroup/CloseThumb.h>
Public Member Functions | |
CloseThumb (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 CloseThumb.h.
CloseThumb | ( | const XMLStateConstructorParams & | stateData | ) |
|
static |
|
override |
Definition at line 53 of file CloseThumb.cpp.
|
override |
Definition at line 41 of file CloseThumb.cpp.
|
override |
Definition at line 58 of file CloseThumb.cpp.
|
override |
Definition at line 48 of file CloseThumb.cpp.
|
static |
Definition at line 45 of file CloseThumb.h.