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

Public Member Functions

 IRpcServer_is_running_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 245 of file IRpcServer.cpp.

Constructor & Destructor Documentation

◆ IRpcServer_is_running_helper()

IRpcServer_is_running_helper::IRpcServer_is_running_helper ( )
explicit

Definition at line 258 of file IRpcServer.cpp.

Member Function Documentation

◆ read()

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

Definition at line 275 of file IRpcServer.cpp.

◆ write()

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

Definition at line 263 of file IRpcServer.cpp.

Member Data Documentation

◆ s_return_helper

thread_local bool IRpcServer_is_running_helper::s_return_helper = {}
static

Definition at line 253 of file IRpcServer.cpp.


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