zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Zeni::TCP_Socket Member List

This is the complete list of members for Zeni::TCP_Socket, including all inherited members.

check_socket()Zeni::TCP_Socket
peer_address() const Zeni::TCP_Socket
receive(void *const &data, const Uint16 &num_bytes)Zeni::TCP_Socket
receive(String &data, const Uint16 &num_bytes)Zeni::TCP_Socket
send(const void *const &data, const Uint16 &num_bytes)Zeni::TCP_Socket
send(const String &data)Zeni::TCP_Socket
TCP_Socket(IPaddress ip)Zeni::TCP_Socket
TCP_Socket(TCPsocket sock)Zeni::TCP_Socket
try_check_socket()Zeni::TCP_Socket
try_receive(void *const &data, const Uint16 &num_bytes)Zeni::TCP_Socket
try_receive(String &data, const Uint16 &num_bytes)Zeni::TCP_Socket
try_send(const void *const &data, const Uint16 &num_bytes)Zeni::TCP_Socket
try_send(const String &data)Zeni::TCP_Socket
~TCP_Socket()Zeni::TCP_Socket