|
uvco 0.1
|
This is the complete list of members for uvco::TcpClient, including all inherited members.
| af_hint_ | uvco::TcpClient | private |
| connect() | uvco::TcpClient | |
| host_ | uvco::TcpClient | private |
| loop_ | uvco::TcpClient | private |
| onConnect(uv_connect_t *req, uv_status status) | uvco::TcpClient | privatestatic |
| operator=(TcpClient &&other) noexcept | uvco::TcpClient | |
| operator=(const TcpClient &)=delete | uvco::TcpClient | |
| port_ | uvco::TcpClient | private |
| resolvedAddress_ | uvco::TcpClient | private |
| TcpClient(const Loop &loop, std::string target_host_address, uint16_t target_host_port, int af_hint=AF_UNSPEC) | uvco::TcpClient | |
| TcpClient(const Loop &loop, AddressHandle address) | uvco::TcpClient | |
| TcpClient(TcpClient &&other) noexcept | uvco::TcpClient | |
| TcpClient(const TcpClient &)=delete | uvco::TcpClient | |
| ~TcpClient()=default | uvco::TcpClient |