CxUtils::TcpClient Member List

This is the complete list of members for CxUtils::TcpClient, including all inherited members.
GetHostAddresses(IP4Address::List &ipAddresses)CxUtils::Socket [static]
GetNetworkInterface() const CxUtils::Socket
GetNetworkInterface(const IP4Address &ipAddress)CxUtils::Socket [static]
GetNumNetworkConnections()CxUtils::Socket [static]
GetServerAddress() const CxUtils::TcpClient [inline]
GetSocket() const CxUtils::Socket
GetType() const CxUtils::Socket
InitializeSocket(const IP4Address &ipAddress, const unsigned short port, const int stimeout=0, const int rtimeout=0)CxUtils::TcpClient
InitializeSockets()CxUtils::Socket [protected, static]
IsHostAddress(const IP4Address &ipAddress)CxUtils::Socket [static]
IsIncommingData(const Socket *sock, const long int timeOutMilliseconds=0)CxUtils::Socket [static]
IsValid() const CxUtils::Socket
mGoodSocketCxUtils::Socket [protected]
mNetworkInterfaceCxUtils::Socket [protected]
mServiceCxUtils::Socket [protected]
mServiceLengthCxUtils::Socket [protected]
mSocketCxUtils::Socket [protected]
mSocketTypeCxUtils::Socket [protected]
operator=(const Socket &arg)CxUtils::Socket
Recv(Packet &packet, const unsigned int receiveSize, const long int timeOutMilliseconds, IPAddress *ipAddress=NULL, unsigned short *port=NULL) const CxUtils::Socket
Recv(char *buffer, const unsigned int length, const long int timeOutMilliseconds, IPAddress *ipAddress=NULL, unsigned short *port=NULL) const CxUtils::Socket
Send(const Packet &packet) const CxUtils::Socket [virtual]
Send(const char *buffer, const unsigned int length) const CxUtils::Socket [virtual]
SetNetworkInterface(const int num)CxUtils::Socket
SetNetworkInterface(const IP4Address &ipAddress)CxUtils::Socket
Shutdown()CxUtils::TcpClient [virtual]
Socket()CxUtils::Socket
Socket(const Socket &arg)CxUtils::Socket
TCPClient enum valueCxUtils::Socket
TcpClient()CxUtils::TcpClient
TCPListen enum valueCxUtils::Socket
TCPServer enum valueCxUtils::Socket
Type enum nameCxUtils::Socket
UDPClient enum valueCxUtils::Socket
UDPServer enum valueCxUtils::Socket
Undefined enum valueCxUtils::Socket
~Socket()CxUtils::Socket [virtual]
~TcpClient()CxUtils::TcpClient [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines