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 49 of file genericControlBoardDumper.h.
|
virtual |
Implements GetData.
Definition at line 280 of file genericControlBoardDumper.cpp.
void GetMotEncs::setInterface | ( | IMotorEncoders * | i | ) |
Definition at line 275 of file genericControlBoardDumper.cpp.
IMotorEncoders* GetMotEncs::imotencs |
Definition at line 55 of file genericControlBoardDumper.h.