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 112 of file genericControlBoardDumper.h.
|
virtual |
Implements GetData.
Definition at line 123 of file genericControlBoardDumper.cpp.
void GetPosErrs::setInterface | ( | IPidControl * | i | ) |
Definition at line 118 of file genericControlBoardDumper.cpp.
IPidControl* GetPosErrs::ipid |
Definition at line 118 of file genericControlBoardDumper.h.