SearchSECODatabaseAPI
TcpConnection Member List

This is the complete list of members for TcpConnection, including all inherited members.

create(boost::asio::io_context &ioContext)TcpConnectionstatic
pointer typedef (defined in TcpConnection)TcpConnection
sendData(const std::string &data, boost::system::error_code &error)TcpConnectionvirtual
socket() (defined in TcpConnection)TcpConnectioninline
start(RequestHandler *handler, pointer thisPointer, Statistics *stats)TcpConnectionvirtual
TcpConnection(boost::asio::io_context &ioContext)TcpConnectioninlineprotected