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, size_t bufsize)OSRTSocket [static]
bind(OSIPADDR addr, int port)OSRTSocket
bind(const char *pAddrStr, int port)OSRTSocket
bind(int port)OSRTSocket [inline]
bindUrl(const char *url)OSRTSocket
blockingRead(OSOCTET *pbuf, size_t readBytes)OSRTSocket
close()OSRTSocket
connect(const char *host, int port)OSRTSocket
connectUrl(const char *url)OSRTSocket
getOwnership()OSRTSocket [inline]
getSocket() const OSRTSocket [inline]
getStatus()OSRTSocket [inline]
listen(int maxConnections)OSRTSocket
mOwnerOSRTSocket [protected]
mSocketOSRTSocket [protected]
OSRTSocket()OSRTSocket
OSRTSocket(OSRTSOCKET socket, OSBOOL ownership=FALSE)OSRTSocket
OSRTSocket(const OSRTSocket &socket)OSRTSocket
recv(OSOCTET *pbuf, size_t bufsize)OSRTSocket
send(const OSOCTET *pdata, size_t size)OSRTSocket
setOwnership(OSBOOL ownership)OSRTSocket [inline]
stringToAddr(const char *pAddrStr)OSRTSocket [static]
~OSRTSocket()OSRTSocket