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

#include <genericControlBoardDumper.h>

+ Inheritance diagram for GetOuts:

Public Member Functions

void setInterface (IPidControl *)
 
virtual bool getData (double *)
 
- Public Member Functions inherited from GetData
 GetData ()
 
bool getStamp (Stamp &)
 
void setStamp (IPreciselyTimed *)
 

Public Attributes

IPidControl * ipid
 

Detailed Description

Definition at line 121 of file genericControlBoardDumper.h.

Member Function Documentation

◆ getData()

bool GetOuts::getData ( double *  e)
virtual

Implements GetData.

Definition at line 140 of file genericControlBoardDumper.cpp.

◆ setInterface()

void GetOuts::setInterface ( IPidControl *  i)

Definition at line 135 of file genericControlBoardDumper.cpp.

Member Data Documentation

◆ ipid

IPidControl* GetOuts::ipid

Definition at line 127 of file genericControlBoardDumper.h.


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