Member List

Space-ng SDK: 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() constsol3::net::TcpConnectioninline
isOpen() constsol3::net::TcpConnectioninline
localEndpoint() constsol3::net::TcpConnection
remoteEndpoint() constsol3::net::TcpConnection
requestRead()sol3::net::TcpConnection
sendFrame(std::shared_ptr< std::vector< uint8_t > const > frame)sol3::net::TcpConnection
start()sol3::net::TcpConnection
tcp typedefsol3::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::TcpConnectioninline