|
iCub-main
|
#include <genericControlBoardDumper.h>
Inheritance diagram for GetPidRefs: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 85 of file genericControlBoardDumper.h.
|
virtual |
Implements GetData.
Definition at line 72 of file genericControlBoardDumper.cpp.
| void GetPidRefs::setInterface | ( | IPidControl * | i | ) |
Definition at line 67 of file genericControlBoardDumper.cpp.
| IPidControl* GetPidRefs::ipid |
Definition at line 91 of file genericControlBoardDumper.h.