OSRTMemoryInputStream Member List
This is the complete list of members for
OSRTMemoryInputStream, 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] |
getErrorInfo(size_t *pBufSize) (defined in OSRTStream) | OSRTStream | [protected] |
getPosition(size_t *ppos) | OSRTInputStream | [virtual] |
getStatus() const | OSRTInputStream | [inline, virtual] |
isA(StreamID id) const | OSRTMemoryInputStream | [inline, virtual] |
isInitialized() (defined in OSRTStream) | OSRTStream | [inline] |
isOpened() | OSRTInputStream | [virtual] |
mark(size_t readAheadLimit) | OSRTInputStream | [virtual] |
markSupported() | OSRTInputStream | [virtual] |
mbAttached | OSRTStream | [protected] |
mCtxtHolder (defined in OSRTStream) | OSRTStream | [protected] |
mInitStatus | OSRTStream | [protected] |
mStatus | OSRTStream | [protected] |
OSRTInputStream() | OSRTInputStream | |
OSRTInputStream(OSRTContext *mpContext, OSBOOL attachStream=FALSE) (defined in OSRTInputStream) | OSRTInputStream | |
OSRTMemoryInputStream(const OSOCTET *pMemBuf, size_t bufSize) | OSRTMemoryInputStream | |
OSRTMemoryInputStream(OSRTContext *pContext, const OSOCTET *pMemBuf, size_t bufSize) | OSRTMemoryInputStream | |
OSRTStream(OSRTContext *pContext, OSBOOL attachStream=FALSE) (defined in OSRTStream) | OSRTStream | [protected] |
OSRTStream(OSRTStream &original) (defined in OSRTStream) | OSRTStream | [protected] |
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] |