, including all inherited members.
ASN1BERDecodeStream(OSRTInputStreamIF &is) | ASN1BERDecodeStream | |
ASN1BERDecodeStream(OSRTInputStreamIF *pis, OSBOOL bOwnStream=TRUE) (defined in ASN1BERDecodeStream) | ASN1BERDecodeStream | |
byteIndex() | ASN1BERDecodeStream | |
chkend(ASN1CCB &ccb) | ASN1BERDecodeStream | |
close() | ASN1BERDecodeStream | [inline, virtual] |
currentPos() | ASN1BERDecodeStream | [inline, virtual] |
decodeBigInt(const char *&pval, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeBitStr(OSOCTET *pbits, OSUINT32 &numbits, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeBitStr(ASN1DynBitStr &val, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeBMPStr(Asn116BitCharString &val, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeBool(OSBOOL &val, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeCharStr(const char *&pval, ASN1TagType tagging=ASN1EXPL, ASN1TAG tag=0, int length=0) | ASN1BERDecodeStream | |
decodeEnum(OSINT32 &val, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeEoc() | ASN1BERDecodeStream | |
decodeInt(OSINT32 &val, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeInt16(OSINT16 &val, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeInt64(OSINT64 &val, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeInt8(OSINT8 &val, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeLength(OSINT32 &length) | ASN1BERDecodeStream | |
decodeNull(ASN1TagType tagging=ASN1EXPL) | ASN1BERDecodeStream | |
decodeObj(ASN1CType &val) | ASN1BERDecodeStream | |
decodeObjId(ASN1OBJID &val, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeObjId64(ASN1OID64 &val, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeOctStr(OSOCTET *pocts, OSUINT32 &numocts, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeOctStr(ASN1DynOctStr &val, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeOpenType(ASN1OpenType &val) | ASN1BERDecodeStream | |
decodeReal(OSREAL &val, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeRelativeOID(ASN1OBJID &val, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeTag(ASN1TAG &tag) | ASN1BERDecodeStream | |
decodeTagAndLen(ASN1TAG &tag, OSINT32 &len) | ASN1BERDecodeStream | |
decodeUInt(OSUINT32 &val, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeUInt16(OSUINT16 &val, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeUInt64(OSUINT64 &val, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeUInt8(OSUINT8 &val, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
decodeUnivStr(Asn132BitCharString &val, ASN1TagType tagging=ASN1EXPL, int length=0) | ASN1BERDecodeStream | |
flush() | ASN1BERDecodeStream | [inline, virtual] |
getAppInfo() | ASN1BERDecodeStream | [inline, virtual] |
getContext() | ASN1BERDecodeStream | [inline, virtual] |
getCtxtPtr() | ASN1BERDecodeStream | [inline, virtual] |
getErrorInfo() | ASN1BERDecodeStream | [inline, virtual] |
getErrorInfo(char *pBuf, size_t &bufSize) | ASN1BERDecodeStream | [inline, virtual] |
getPosition(size_t *ppos) | ASN1BERDecodeStream | [inline, virtual] |
getStatus() const | ASN1BERDecodeStream | [inline, virtual] |
getTLVLength() | ASN1BERDecodeStream | |
isA(int bufferType) | ASN1BERDecodeStream | |
isOpened() | ASN1BERDecodeStream | [inline, virtual] |
mark(size_t readAheadLimit) | ASN1BERDecodeStream | [inline] |
markSupported() | ASN1BERDecodeStream | [inline, virtual] |
mbOwnStream (defined in ASN1BERDecodeStream) | ASN1BERDecodeStream | [protected] |
mpStream (defined in ASN1BERDecodeStream) | ASN1BERDecodeStream | [protected] |
operator>>(ASN1CType &val) | ASN1BERDecodeStream | |
peekTagAndLen(ASN1TAG &tag, int &len) | ASN1BERDecodeStream | |
printErrorInfo() | ASN1BERDecodeStream | [inline, virtual] |
read(OSOCTET *pDestBuf, size_t maxToRead) | ASN1BERDecodeStream | [inline, virtual] |
readBlocking(OSOCTET *pDestBuf, size_t toReadBytes) | ASN1BERDecodeStream | [inline, virtual] |
readTLV(OSOCTET *pDestBuf, size_t bufsiz) | ASN1BERDecodeStream | |
reset() | ASN1BERDecodeStream | [inline] |
resetErrorInfo() | ASN1BERDecodeStream | [inline, virtual] |
setAppInfo(void *pAppInfo) | ASN1BERDecodeStream | [inline, virtual] |
setDiag(OSBOOL value=TRUE) | ASN1BERDecodeStream | [inline, virtual] |
setPosition(size_t pos) | ASN1BERDecodeStream | [inline, virtual] |
skip(size_t n) | ASN1BERDecodeStream | [inline, virtual] |
~ASN1BERDecodeStream() (defined in ASN1BERDecodeStream) | ASN1BERDecodeStream | |