OSRTSocketOutputStream Member List
This is the complete list of members for
OSRTSocketOutputStream, 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] |
getStatus() const | OSRTOutputStream | [inline, virtual] |
isA(StreamID id) const | OSRTSocketOutputStream | [inline, virtual] |
isOpened() | OSRTOutputStream | [virtual] |
mbAttached | OSRTStream | [protected] |
mInitStatus | OSRTStream | [protected] |
mSocket | OSRTSocketOutputStream | [protected] |
mStatus | OSRTStream | [protected] |
OSRTOutputStream() | OSRTOutputStream | |
OSRTSocketOutputStream(OSRTSocket &socket) | OSRTSocketOutputStream | |
OSRTSocketOutputStream(OSRTContext *pContext, OSRTSocket &socket) | OSRTSocketOutputStream | |
OSRTSocketOutputStream(OSRTSOCKET socket, OSBOOL ownership=FALSE) | OSRTSocketOutputStream | |
OSRTSocketOutputStream(OSRTContext *pContext, OSRTSOCKET socket, OSBOOL ownership=FALSE) | OSRTSocketOutputStream | |
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] |