Async 1.5.0
Async::TcpClientBase Member List

This is the complete list of members for Async::TcpClientBase, including all inherited members.

bind(const IpAddress &bind_ip)Async::TcpClientBase
connect(const std::string &remote_host, uint16_t remote_port)Async::TcpClientBase
connect(const Async::IpAddress &remote_ip, uint16_t remote_port)Async::TcpClientBase
connect(void)Async::TcpClientBase
connectedAsync::TcpClientBase
disconnect(void)Async::TcpClientBase
isIdle(void) constAsync::TcpClientBaseinline
TcpClientBase(TcpConnection *con)Async::TcpClientBaseexplicit
TcpClientBase(TcpConnection *con, const std::string &remote_host, uint16_t remote_port)Async::TcpClientBase
TcpClientBase(TcpConnection *con, const IpAddress &remote_ip, uint16_t remote_port)Async::TcpClientBase
~TcpClientBase(void)Async::TcpClientBase