This is the complete list of members for
XPCUdpSocket, including all inherited members.
| cBind | XPCSocket | [protected] |
| clientAddress | XPCSocket | [protected] |
| GetAddress(long int nPort, const std::string &sHost, sockaddr_in &Address) | XPCUdpSocket | [protected] |
| GetReadTime() | XPCSocket | [inline] |
| iBlocking | XPCSocket | [protected] |
| iBroadCastMessage(void *_vMessage, int _iMessageSize, long int nPort) | XPCUdpSocket | |
| iGetBroadcast() | XPCSocket | |
| iGetDebug() | XPCSocket | |
| iGetKeepAlive() | XPCSocket | |
| iGetLastError() | XPCSocket | [static] |
| iGetRecieveBuf() | XPCSocket | |
| iGetReuseAddr() | XPCSocket | |
| iGetSendBuf() | XPCSocket | |
| iGetSocketBlocking() | XPCSocket | [inline] |
| iGetSocketFd() | XPCSocket | [inline] |
| iPort | XPCSocket | [protected] |
| iRecieveMessage(void *_vMessage, int _iMessageSize, int _iOption=0) | XPCUdpSocket | |
| iSendMessageTo(void *_vMessage, int _iMessageSize, long int nPort, const std::string &sHost) | XPCUdpSocket | |
| iSocket | XPCSocket | [protected] |
| m_dfLastRead | XPCSocket | [protected] |
| m_KnownAdresses | XPCUdpSocket | [protected] |
| SetReadTime(double dfTime) | XPCSocket | [inline] |
| sGetError() | XPCSocket | [inline] |
| vBindSocket() | XPCUdpSocket | |
| vCloseSocket() | XPCSocket | [inline] |
| vGetLinger(struct linger &_lingerOption) | XPCSocket | |
| vSetBroadcast(int _iToggle) | XPCSocket | |
| vSetDebug(int _iToggle) | XPCSocket | |
| vSetKeepAlive(int _iToggle) | XPCSocket | |
| vSetLinger(struct linger _lingerOption) | XPCSocket | |
| vSetRecieveBuf(int _iRecieveBufSize) | XPCSocket | |
| vSetRecieveTimeOut(int nTimeOut) | XPCSocket | |
| vSetReuseAddr(int _iToggle) | XPCSocket | |
| vSetSendBuf(int _iSendBufSize) | XPCSocket | |
| vSetSocketBlocking(int _iToggle) | XPCSocket | |
| XPCSocket(const char *_sProtocol, int _iPort) | XPCSocket | |
| XPCSocket(int _iSocket) | XPCSocket | [inline] |
| XPCUdpSocket(long int _iPort) | XPCUdpSocket | |
| ~XPCSocket() | XPCSocket | [inline, virtual] |