|
iCub-main
|
#include <actionPrimitives.h>
Inheritance diagram for iCub::action::liftAndGraspCallback:Public Member Functions | |
| liftAndGraspCallback (ActionPrimitivesLayer2 *_action) | |
| virtual void | exec () |
| Defines the callback body to be called at the action end. | |
Public Member Functions inherited from iCub::action::ActionPrimitivesCallback | |
| ActionPrimitivesCallback () | |
| Default Constructor. | |
Protected Attributes | |
| ActionPrimitivesLayer2 * | action |
Definition at line 1032 of file actionPrimitives.h.
|
inline |
Definition at line 1038 of file actionPrimitives.h.
|
virtual |
Defines the callback body to be called at the action end.
Implements iCub::action::ActionPrimitivesCallback.
Definition at line 2128 of file actionPrimitives.cpp.
|
protected |
Definition at line 1035 of file actionPrimitives.h.