|
| IRpcServer_set_answer_helper (const std::int32_t rightAnswer) |
|
bool | write (yarp::os::ConnectionWriter &connection) const override |
|
bool | read (yarp::os::ConnectionReader &connection) override |
|
Definition at line 61 of file IRpcServer.cpp.
◆ IRpcServer_set_answer_helper()
IRpcServer_set_answer_helper::IRpcServer_set_answer_helper |
( |
const std::int32_t |
rightAnswer | ) |
|
|
explicit |
◆ read()
bool IRpcServer_set_answer_helper::read |
( |
yarp::os::ConnectionReader & |
connection | ) |
|
|
override |
◆ write()
bool IRpcServer_set_answer_helper::write |
( |
yarp::os::ConnectionWriter & |
connection | ) |
const |
|
override |
◆ m_rightAnswer
std::int32_t IRpcServer_set_answer_helper::m_rightAnswer |
◆ s_return_helper
thread_local bool IRpcServer_set_answer_helper::s_return_helper = {} |
|
static |
The documentation for this class was generated from the following file: