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

#include <genericControlBoardDumper.h>

+ Inheritance diagram for GetMotAccs:

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 67 of file genericControlBoardDumper.h.

Member Function Documentation

◆ getData()

bool GetMotAccs::getData ( double *  e)
virtual

Implements GetData.

Definition at line 341 of file genericControlBoardDumper.cpp.

◆ setInterface()

void GetMotAccs::setInterface ( IMotorEncoders *  i)

Definition at line 336 of file genericControlBoardDumper.cpp.

Member Data Documentation

◆ imotencs

IMotorEncoders* GetMotAccs::imotencs

Definition at line 73 of file genericControlBoardDumper.h.


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