#include <TcpClient.h>
◆ ExistingSocket()
| conscience_core::communication::TcpClient::ExistingSocket::ExistingSocket |
( |
void * |
socket, |
|
|
AsioContext * |
asioContext |
|
) |
| |
- Parameters
-
| socket | erased asio type tcp::socket to avoid heavy boost includes in this shared header |
◆ asioContext
| AsioContext* conscience_core::communication::TcpClient::ExistingSocket::asioContext = nullptr |
◆ socket
| void* conscience_core::communication::TcpClient::ExistingSocket::socket = nullptr |
The documentation for this struct was generated from the following files: