iCub-main
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ARE_PortReader Class Reference
+ Inheritance diagram for ARE_PortReader:

Public Member Functions

 ARE_PortReader (ActionsRenderingEngine *_are, int _port_tag)
 

Protected Member Functions

bool read (ConnectionReader &connection)
 

Protected Attributes

ActionsRenderingEngineare
 
int port_tag
 

Detailed Description

Definition at line 1431 of file main.cpp.

Constructor & Destructor Documentation

◆ ARE_PortReader()

ARE_PortReader::ARE_PortReader ( ActionsRenderingEngine _are,
int  _port_tag 
)
inline

Definition at line 1456 of file main.cpp.

Member Function Documentation

◆ read()

bool ARE_PortReader::read ( ConnectionReader &  connection)
inlineprotected

Definition at line 1439 of file main.cpp.

Member Data Documentation

◆ are

ActionsRenderingEngine* ARE_PortReader::are
protected

Definition at line 1434 of file main.cpp.

◆ port_tag

int ARE_PortReader::port_tag
protected

Definition at line 1436 of file main.cpp.


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