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

Public Member Functions

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

Static Public Attributes

static thread_local bool s_return_helper = {}
 

Detailed Description

Definition at line 202 of file IRpcServer.cpp.

Constructor & Destructor Documentation

◆ IRpcServer_stop_helper()

IRpcServer_stop_helper::IRpcServer_stop_helper ( )
explicit

Definition at line 215 of file IRpcServer.cpp.

Member Function Documentation

◆ read()

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

Definition at line 232 of file IRpcServer.cpp.

◆ write()

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

Definition at line 220 of file IRpcServer.cpp.

Member Data Documentation

◆ s_return_helper

thread_local bool IRpcServer_stop_helper::s_return_helper = {}
static

Definition at line 210 of file IRpcServer.cpp.


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