ASN1C C/C++ Common Runtime
ASN1C v7.6.x
|
This is the complete list of members for OSRTSocketOutputStream, including all inherited members.
close() | OSRTOutputStream | virtual |
flush() | OSRTOutputStream | virtual |
getContext() | OSRTOutputStream | inlinevirtual |
getCtxtPtr() | OSRTOutputStream | inlinevirtual |
getErrorInfo() | OSRTOutputStream | inlinevirtual |
getErrorInfo(char *pBuf, size_t &bufSize) | OSRTOutputStream | inlinevirtual |
getErrorInfo(size_t *pBufSize) (defined in OSRTStream) | OSRTStream | protected |
getStatus() const | OSRTOutputStream | inlinevirtual |
isA(StreamID id) const | OSRTSocketOutputStream | inlinevirtual |
isInitialized() (defined in OSRTStream) | OSRTStream | inline |
isOpened() | OSRTOutputStream | virtual |
mbAttached | OSRTStream | protected |
mCtxtHolder (defined in OSRTStream) | OSRTStream | protected |
mInitStatus | OSRTStream | protected |
mSocket | OSRTSocketOutputStream | protected |
mStatus | OSRTStream | protected |
OSRTOutputStream() | OSRTOutputStream | |
OSRTOutputStream(OSRTContext *mpContext, OSBOOL attachStream=FALSE) (defined in 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(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 |
~OSRTSocketOutputStream() (defined in OSRTSocketOutputStream) | OSRTSocketOutputStream | inlinevirtual |
~OSRTStream() | OSRTStream | virtual |