iCub-main
|
#include <genericControlBoardDumper.h>
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 168 of file genericControlBoardDumper.h.
|
virtual |
Implements GetData.
Definition at line 246 of file genericControlBoardDumper.cpp.
void GetTrqErrs::setInterface | ( | IPidControl * | i | ) |
Definition at line 241 of file genericControlBoardDumper.cpp.
IPidControl* GetTrqErrs::ipid |
Definition at line 174 of file genericControlBoardDumper.h.