OSRTSocket Member List

This is the complete list of members for OSRTSocket, including all inherited members.

accept(OSIPADDR *destIP=0, int *port=0)OSRTSocket
addrToString(OSIPADDR ipAddr, char *pAddrStr, int bufsize)OSRTSocket [static]
bind(OSIPADDR addr, int port)OSRTSocket
bind(const char *pAddrStr, int port)OSRTSocket
bind(int port)OSRTSocket [inline]
blockingRead(OSOCTET *pbuf, size_t readBytes)OSRTSocket
close()OSRTSocket
connect(const char *host, int port)OSRTSocket
getOwnership()OSRTSocket [inline]
getSocket() constOSRTSocket [inline]
getStatus()OSRTSocket [inline]
isInitialized()OSRTSocket [inline, protected]
listen(int maxConnections)OSRTSocket
mInitStatusOSRTSocket [protected]
mOwnerOSRTSocket [protected]
mSocketOSRTSocket [protected]
mStatusOSRTSocket [protected]
OSRTSocket()OSRTSocket
OSRTSocket(OSRTSOCKET socket, OSBOOL ownership=FALSE)OSRTSocket
OSRTSocket(const OSRTSocket &socket)OSRTSocket
recv(OSOCTET *pbuf, OSUINT32 bufsize)OSRTSocket
send(const OSOCTET *pdata, OSUINT32 size)OSRTSocket
setOwnership(OSBOOL ownership)OSRTSocket [inline]
stringToAddr(const char *pAddrStr)OSRTSocket [static]
~OSRTSocket()OSRTSocket