iCub-main
Public Member Functions | Public Attributes | List of all members
GetMotEncs Class Reference

#include <genericControlBoardDumper.h>

+ Inheritance diagram for GetMotEncs:

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
 

Detailed Description

Definition at line 49 of file genericControlBoardDumper.h.

Member Function Documentation

◆ getData()

bool GetMotEncs::getData ( double *  e)
virtual

Implements GetData.

Definition at line 280 of file genericControlBoardDumper.cpp.

◆ setInterface()

void GetMotEncs::setInterface ( IMotorEncoders *  i)

Definition at line 275 of file genericControlBoardDumper.cpp.

Member Data Documentation

◆ imotencs

IMotorEncoders* GetMotEncs::imotencs

Definition at line 55 of file genericControlBoardDumper.h.


The documentation for this class was generated from the following files: