Class for defining routines to be called when action is completed. More...
#include <affActionPrimitives.h>
Inherited by actions::switchingWristDof.
Public Member Functions | |
| virtual void | exec ()=0 |
| Defines the callback body to be called at the action end. | |
Class for defining routines to be called when action is completed.
Definition at line 85 of file affActionPrimitives.h.
1.7.1