iCub-main
|
#include <genericControlBoardDumper.h>
Public Member Functions | |
void | setInterface (IMotorEncoders *) |
virtual bool | getData (double *) |
Public Member Functions inherited from GetData | |
GetData () | |
bool | getStamp (Stamp &) |
void | setStamp (IPreciselyTimed *) |
Public Attributes | |
IMotorEncoders * | imotencs |
Definition at line 58 of file genericControlBoardDumper.h.
|
virtual |
Implements GetData.
Definition at line 321 of file genericControlBoardDumper.cpp.
void GetMotSpeeds::setInterface | ( | IMotorEncoders * | i | ) |
Definition at line 316 of file genericControlBoardDumper.cpp.
IMotorEncoders* GetMotSpeeds::imotencs |
Definition at line 64 of file genericControlBoardDumper.h.