|
iCub-main
|
#include <genericControlBoardDumper.h>
Inheritance diagram for GetMotPwm:Public Member Functions | |
| void | setInterface (IAmplifierControl *) |
| virtual bool | getData (double *) |
Public Member Functions inherited from GetData | |
| GetData () | |
| bool | getStamp (Stamp &) |
| void | setStamp (IPreciselyTimed *) |
Public Attributes | |
| int | n_joint_part |
| IAmplifierControl * | iamp |
Definition at line 186 of file genericControlBoardDumper.h.
|
virtual |
Implements GetData.
Definition at line 362 of file genericControlBoardDumper.cpp.
| void GetMotPwm::setInterface | ( | IAmplifierControl * | i | ) |
Definition at line 357 of file genericControlBoardDumper.cpp.
| IAmplifierControl* GetMotPwm::iamp |
Definition at line 193 of file genericControlBoardDumper.h.
| int GetMotPwm::n_joint_part |
Definition at line 191 of file genericControlBoardDumper.h.