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

Public Member Functions

 IRpcServer_get_answer_helper ()
 
bool write (yarp::os::ConnectionWriter &connection) const override
 
bool read (yarp::os::ConnectionReader &connection) override
 

Static Public Attributes

static thread_local std::int32_t s_return_helper = {}
 

Detailed Description

Definition at line 18 of file IRpcServer.cpp.

Constructor & Destructor Documentation

◆ IRpcServer_get_answer_helper()

IRpcServer_get_answer_helper::IRpcServer_get_answer_helper ( )
explicit

Definition at line 31 of file IRpcServer.cpp.

Member Function Documentation

◆ read()

bool IRpcServer_get_answer_helper::read ( yarp::os::ConnectionReader &  connection)
override

Definition at line 48 of file IRpcServer.cpp.

◆ write()

bool IRpcServer_get_answer_helper::write ( yarp::os::ConnectionWriter &  connection) const
override

Definition at line 36 of file IRpcServer.cpp.

Member Data Documentation

◆ s_return_helper

thread_local std::int32_t IRpcServer_get_answer_helper::s_return_helper = {}
static

Definition at line 26 of file IRpcServer.cpp.


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