|
ASN1C C/C++ Common Runtime
ASN1C v7.8.x
|
This is the complete list of members for OSRTFileInputStream, including all inherited members.
| close() | OSRTInputStream | virtual |
| currentPos() | OSRTInputStream | virtual |
| flush() | OSRTInputStream | virtual |
| getContext() | OSRTInputStream | inlinevirtual |
| getCtxtPtr() | OSRTInputStream | inlinevirtual |
| getErrorInfo() | OSRTInputStream | inlinevirtual |
| getErrorInfo(char *pBuf, size_t &bufSize) | OSRTInputStream | inlinevirtual |
| getErrorInfo(size_t *pBufSize) (defined in OSRTStream) | OSRTStream | protected |
| getPosition(size_t *ppos) | OSRTInputStream | virtual |
| getStatus() const | OSRTInputStream | inlinevirtual |
| isA(StreamID id) const | OSRTFileInputStream | inlinevirtual |
| 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 |
| OSRTFileInputStream(const char *pFilename) | OSRTFileInputStream | |
| OSRTFileInputStream(OSRTContext *pContext, const char *pFilename) | OSRTFileInputStream | |
| OSRTFileInputStream(FILE *file) | OSRTFileInputStream | |
| OSRTFileInputStream(OSRTContext *pContext, FILE *file) | OSRTFileInputStream | |
| OSRTInputStream() | OSRTInputStream | |
| OSRTInputStream(OSRTContext *mpContext, OSBOOL attachStream=FALSE) (defined in OSRTInputStream) | OSRTInputStream | |
| 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 |
| ~OSRTFileInputStream() (defined in OSRTFileInputStream) | OSRTFileInputStream | inlinevirtual |
| ~OSRTInputStream() | OSRTInputStream | virtual |
| ~OSRTStream() | OSRTStream | virtual |