OSRTMemoryOutputStream Member List
This is the complete list of members for
OSRTMemoryOutputStream, including all inherited members.
close() | OSRTOutputStream | [virtual] |
flush() | OSRTOutputStream | [virtual] |
getBuffer(size_t *pSize=0) | OSRTMemoryOutputStream | |
getContext() | OSRTOutputStream | [inline, virtual] |
getCtxtPtr() | OSRTOutputStream | [inline, virtual] |
getErrorInfo() | OSRTOutputStream | [inline, virtual] |
getErrorInfo(char *pBuf, size_t &bufSize) | OSRTOutputStream | [inline, virtual] |
getErrorInfo(size_t *pBufSize) (defined in OSRTStream) | OSRTStream | [protected] |
getStatus() const | OSRTOutputStream | [inline, virtual] |
isA(StreamID id) const | OSRTMemoryOutputStream | [inline, virtual] |
isInitialized() (defined in OSRTStream) | OSRTStream | [inline] |
isOpened() | OSRTOutputStream | [virtual] |
mbAttached | OSRTStream | [protected] |
mCtxtHolder (defined in OSRTStream) | OSRTStream | [protected] |
mInitStatus | OSRTStream | [protected] |
mStatus | OSRTStream | [protected] |
OSRTMemoryOutputStream() | OSRTMemoryOutputStream | |
OSRTMemoryOutputStream(OSOCTET *pMemBuf, size_t bufSize) | OSRTMemoryOutputStream | |
OSRTMemoryOutputStream(OSRTContext *pContext, OSOCTET *pMemBuf, size_t bufSize) | OSRTMemoryOutputStream | |
OSRTOutputStream() | OSRTOutputStream | |
OSRTOutputStream(OSRTContext *mpContext, OSBOOL attachStream=FALSE) (defined in OSRTOutputStream) | OSRTOutputStream | |
OSRTStream(OSRTContext *pContext, OSBOOL attachStream=FALSE) (defined in OSRTStream) | OSRTStream | [protected] |
OSRTStream(OSRTStream &original) (defined in OSRTStream) | OSRTStream | [protected] |
OSRTStream() | OSRTStream | [protected] |
printErrorInfo() | OSRTOutputStream | [inline] |
reset() | OSRTMemoryOutputStream | |
resetErrorInfo() | OSRTOutputStream | [inline] |
write(const OSOCTET *pdata, size_t size) | OSRTOutputStream | [virtual] |
write(const char *pdata) | OSRTOutputStream | [virtual] |
~OSRTOutputStream() | OSRTOutputStream | [virtual] |
~OSRTStream() | OSRTStream | [virtual] |