iCub-main
|
#include <actionPrimitives.h>
Public Member Functions | |
touchCallback (ActionPrimitivesLayer2 *_action) | |
virtual void | exec () |
Defines the callback body to be called at the action end. More... | |
Public Member Functions inherited from iCub::action::ActionPrimitivesCallback | |
ActionPrimitivesCallback () | |
Default Constructor. More... | |
Protected Attributes | |
ActionPrimitivesLayer2 * | action |
Definition at line 1046 of file actionPrimitives.h.
|
inline |
Definition at line 1052 of file actionPrimitives.h.
|
virtual |
Defines the callback body to be called at the action end.
Implements iCub::action::ActionPrimitivesCallback.
Definition at line 2147 of file actionPrimitives.cpp.
|
protected |
Definition at line 1049 of file actionPrimitives.h.