This is the complete list of members for clan::TCPConnection, including all inherited members.
close() | clan::TCPConnection | |
get_local_name() | clan::TCPConnection | |
get_remote_name() | clan::TCPConnection | |
get_socket_handle() override | clan::TCPConnection | protectedvirtual |
init_sockets() | clan::TCPConnection | static |
is_null() const | clan::TCPConnection | inline |
read(void *data, int size) | clan::TCPConnection | |
TCPConnection() | clan::TCPConnection | |
TCPConnection(const SocketName &endpoint) | clan::TCPConnection | |
TCPConnection(const std::shared_ptr< TCPSocket > &impl) | clan::TCPConnection | |
write(const void *data, int size) | clan::TCPConnection | |
~TCPConnection() | clan::TCPConnection |