iCub-main
|
#include <genericControlBoardDumper.h>
Public Member Functions | |
void | setInterface (IControlMode *, int joints) |
virtual bool | getData (double *) |
Public Member Functions inherited from GetData | |
GetData () | |
bool | getStamp (Stamp &) |
void | setStamp (IPreciselyTimed *) |
Public Attributes | |
IControlMode * | icmd |
int | nj |
Definition at line 148 of file genericControlBoardDumper.h.
|
virtual |
Implements GetData.
Definition at line 192 of file genericControlBoardDumper.cpp.
void GetControlModes::setInterface | ( | IControlMode * | i, |
int | joints | ||
) |
Definition at line 186 of file genericControlBoardDumper.cpp.
IControlMode* GetControlModes::icmd |
Definition at line 154 of file genericControlBoardDumper.h.
int GetControlModes::nj |
Definition at line 155 of file genericControlBoardDumper.h.