OSRTFileOutputStream Member List
This is the complete list of members for
OSRTFileOutputStream, including all inherited members.
close() | OSRTOutputStream | [virtual] |
flush() | OSRTOutputStream | [virtual] |
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 | OSRTFileOutputStream | [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] |
OSRTFileOutputStream(const char *pFilename) | OSRTFileOutputStream | |
OSRTFileOutputStream(OSRTContext *pContext, const char *pFilename) | OSRTFileOutputStream | |
OSRTFileOutputStream(FILE *file) | OSRTFileOutputStream | |
OSRTFileOutputStream(OSRTContext *pContext, FILE *file) | OSRTFileOutputStream | |
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] |
resetErrorInfo() | OSRTOutputStream | [inline] |
write(const OSOCTET *pdata, size_t size) | OSRTOutputStream | [virtual] |
write(const char *pdata) | OSRTOutputStream | [virtual] |
~OSRTOutputStream() | OSRTOutputStream | [virtual] |
~OSRTStream() | OSRTStream | [virtual] |