Member List
|
Space-ng SDK
|
sol3::net::TcpConnection Member List
This is the complete list of members for sol3::net::TcpConnection, including all inherited members.
| close() | sol3::net::TcpConnection | |
| id() const | sol3::net::TcpConnection | inline |
| isOpen() const | sol3::net::TcpConnection | inline |
| localEndpoint() const | sol3::net::TcpConnection | |
| remoteEndpoint() const | sol3::net::TcpConnection | |
| requestRead() | sol3::net::TcpConnection | |
| sendFrame(std::shared_ptr< std::vector< uint8_t > const > frame) | sol3::net::TcpConnection | |
| start() | sol3::net::TcpConnection | |
| tcp typedef | sol3::net::TcpConnection | |
| TcpConnection(TcpConnectionConfig const &config, boost::asio::io_context &io, tcp::socket &&socket, std::unique_ptr< IFramer > &&framer, std::weak_ptr< IConnectionHandler > handler, TcpTelemetry &server_telemetry) | sol3::net::TcpConnection | |
| ~TcpConnection() | sol3::net::TcpConnection | inline |
Generated by