|
iCub-main
|
#include <genericControlBoardDumper.h>
Inheritance diagram for GetOuts:Public Member Functions | |
| void | setInterface (IPidControl *) |
| virtual bool | getData (double *) |
Public Member Functions inherited from GetData | |
| GetData () | |
| bool | getStamp (Stamp &) |
| void | setStamp (IPreciselyTimed *) |
Public Attributes | |
| IPidControl * | ipid |
Definition at line 121 of file genericControlBoardDumper.h.
|
virtual |
Implements GetData.
Definition at line 140 of file genericControlBoardDumper.cpp.
| void GetOuts::setInterface | ( | IPidControl * | i | ) |
Definition at line 135 of file genericControlBoardDumper.cpp.
| IPidControl* GetOuts::ipid |
Definition at line 127 of file genericControlBoardDumper.h.