|
iCub-main
|
#include <genericControlBoardDumper.h>
Inheritance diagram for GetTrqRefs:Public Member Functions | |
| void | setInterface (ITorqueControl *) |
| virtual bool | getData (double *) |
Public Member Functions inherited from GetData | |
| GetData () | |
| bool | getStamp (Stamp &) |
| void | setStamp (IPreciselyTimed *) |
Public Attributes | |
| ITorqueControl * | itrq |
Definition at line 177 of file genericControlBoardDumper.h.
|
virtual |
Implements GetData.
Definition at line 263 of file genericControlBoardDumper.cpp.
| void GetTrqRefs::setInterface | ( | ITorqueControl * | i | ) |
Definition at line 258 of file genericControlBoardDumper.cpp.
| ITorqueControl* GetTrqRefs::itrq |
Definition at line 183 of file genericControlBoardDumper.h.