This is the complete list of members for
CxUtils::UdpServer, 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] |
GetSocket() const | CxUtils::Socket | |
GetType() const | CxUtils::Socket | |
InitializeMulticastSocket(const unsigned short port, const IP4Address &multicastGroup, const bool allowReuse=false) | CxUtils::UdpServer | |
InitializeSocket(const unsigned short port) | CxUtils::UdpServer | |
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 | |
mGoodSocket | CxUtils::Socket | [protected] |
mNetworkInterface | CxUtils::Socket | [protected] |
mService | CxUtils::Socket | [protected] |
mServiceLength | CxUtils::Socket | [protected] |
mSocket | CxUtils::Socket | [protected] |
mSocketType | CxUtils::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::UdpServer | [virtual] |
Socket() | CxUtils::Socket | |
Socket(const Socket &arg) | CxUtils::Socket | |
TCPClient enum value | CxUtils::Socket | |
TCPListen enum value | CxUtils::Socket | |
TCPServer enum value | CxUtils::Socket | |
Type enum name | CxUtils::Socket | |
UDPClient enum value | CxUtils::Socket | |
UDPServer enum value | CxUtils::Socket | |
UdpServer() | CxUtils::UdpServer | |
Undefined enum value | CxUtils::Socket | |
~Socket() | CxUtils::Socket | [virtual] |
~UdpServer() | CxUtils::UdpServer | [virtual] |