|
std::string | GetEndpoint (const char *name) |
|
void | ReplyHandlerOk (const std::error_code &err_code, std::string const &msg_type_id, void const *data, size_t data_size) |
|
void | ReplyHandlerErr (const std::error_code &err_code, std::string const &msg_type_id, void const *data, size_t data_size) |
|
boost::asio::io_context & | GetIos () |
|
◆ GetEndpoint()
std::string TestMsgRequestorRaw::GetEndpoint |
( |
const char * | name | ) |
|
|
inline |
◆ GetIos()
boost::asio::io_context & TestMsgRequestorRaw::GetIos |
( |
| ) |
|
|
inline |
◆ ReplyHandlerErr()
void TestMsgRequestorRaw::ReplyHandlerErr |
( |
const std::error_code & | err_code, |
|
|
std::string const & | msg_type_id, |
|
|
void const * | data, |
|
|
size_t | data_size ) |
|
inline |
◆ ReplyHandlerOk()
void TestMsgRequestorRaw::ReplyHandlerOk |
( |
const std::error_code & | err_code, |
|
|
std::string const & | msg_type_id, |
|
|
void const * | data, |
|
|
size_t | data_size ) |
|
inline |
The documentation for this class was generated from the following file: