OSRTSocketInputStream Member List

This is the complete list of members for OSRTSocketInputStream, including all inherited members.
close()OSRTInputStream [virtual]
currentPos()OSRTInputStream [virtual]
flush()OSRTInputStream [virtual]
getContext()OSRTInputStream [inline, virtual]
getCtxtPtr()OSRTInputStream [inline, virtual]
getErrorInfo()OSRTInputStream [inline, virtual]
getErrorInfo(char *pBuf, size_t &bufSize)OSRTInputStream [inline, virtual]
getPosition(size_t *ppos)OSRTInputStream [virtual]
getStatus() const OSRTInputStream [inline, virtual]
isA(StreamID id) const OSRTSocketInputStream [inline, virtual]
isOpened()OSRTInputStream [virtual]
mark(size_t readAheadLimit)OSRTInputStream [virtual]
markSupported()OSRTInputStream [virtual]
mbAttachedOSRTStream [protected]
mInitStatusOSRTStream [protected]
mSocketOSRTSocketInputStream [protected]
mStatusOSRTStream [protected]
OSRTInputStream()OSRTInputStream
OSRTSocketInputStream(OSRTSocket &socket)OSRTSocketInputStream
OSRTSocketInputStream(OSRTContext *pContext, OSRTSocket &socket)OSRTSocketInputStream
OSRTSocketInputStream(OSRTSOCKET socket, OSBOOL ownership=FALSE)OSRTSocketInputStream
OSRTSocketInputStream(OSRTContext *pContext, OSRTSOCKET socket, OSBOOL ownership=FALSE)OSRTSocketInputStream
OSRTStream()OSRTStream [protected]
printErrorInfo()OSRTInputStream [inline]
read(OSOCTET *pDestBuf, size_t maxToRead)OSRTInputStream [virtual]
readBlocking(OSOCTET *pDestBuf, size_t toReadBytes)OSRTInputStream [virtual]
reset()OSRTInputStream [virtual]
resetErrorInfo()OSRTInputStream [inline]
setPosition(size_t pos)OSRTInputStream [virtual]
skip(size_t n)OSRTInputStream [virtual]
~OSRTInputStream()OSRTInputStream [virtual]
~OSRTStream()OSRTStream [virtual]