|  | 
#include <RobotSkillTemplates/statecharts/HandGroup/ShapeHand.h>
 Inheritance diagram for ShapeHand:
 Inheritance diagram for ShapeHand:| Public Member Functions | |
| void | onBreak () override | 
| void | onEnter () override | 
| void | onExit () override | 
| void | run () override | 
| ShapeHand (XMLStateConstructorParams stateData) | |
| Static Public Member Functions | |
| static XMLStateFactoryBasePtr | CreateInstance (XMLStateConstructorParams stateData) | 
| Public Attributes | |
| bool | switchToPosControl | 
| Static Public Attributes | |
| static SubClassRegistry | Registry | 
Definition at line 31 of file ShapeHand.h.
| ShapeHand | ( | XMLStateConstructorParams | stateData | ) | 
| 
 | static | 
| 
 | override | 
Definition at line 78 of file ShapeHand.cpp.
| 
 | override | 
Definition at line 41 of file ShapeHand.cpp.
| 
 | override | 
Definition at line 84 of file ShapeHand.cpp.
| 
 | override | 
Definition at line 47 of file ShapeHand.cpp.
| 
 | static | 
Definition at line 46 of file ShapeHand.h.
| bool switchToPosControl | 
Definition at line 42 of file ShapeHand.h.