|
ASN1C C/C++ Common Runtime
ASN1C v7.8.x
|
This is the complete list of members for ASN1CType, including all inherited members.
| append(OSRTDList &llist, void *pdata) | ASN1CType | inline |
| ASN1CType() | ASN1CType | protected |
| ASN1CType(OSRTContext &ctxt) | ASN1CType | protected |
| ASN1CType(OSRTMessageBufferIF &msgBuf) | ASN1CType | |
| ASN1CType(const ASN1CType &orig) | ASN1CType | |
| Decode(OSBOOL free=FALSE) | ASN1CType | virtual |
| DecodeFrom(OSRTMessageBufferIF &, OSBOOL free=TRUE) | ASN1CType | inlinevirtual |
| Encode() | ASN1CType | virtual |
| EncodeTo(OSRTMessageBufferIF &) | ASN1CType | inlinevirtual |
| getContext() | ASN1CType | inline |
| getCtxtPtr() | ASN1CType | inline |
| getErrorText(char *textbuf=(char *) 0, OSSIZE bufsize=0) | ASN1CType | |
| getStatus() const | ASN1CType | inline |
| memAlloc(OSSIZE numocts) | ASN1CType | inline |
| memAllocZ(OSSIZE numocts) | ASN1CType | inline |
| MemFree() | ASN1CType | inlinevirtual |
| memFreeAll() | ASN1CType | inline |
| memFreePtr(void *ptr) | ASN1CType | inline |
| memRealloc(void *ptr, OSSIZE numocts) | ASN1CType | inline |
| memReset() | ASN1CType | inline |
| mpContext | ASN1CType | protected |
| mpMsgBuf | ASN1CType | protected |
| printErrorInfo() | ASN1CType | inline |
| resetError() | ASN1CType | inline |
| setDiag(OSBOOL value) | ASN1CType | inline |
| setMsgBuf(OSRTMessageBufferIF &msgBuf, OSBOOL initBuf=FALSE) (defined in ASN1CType) | ASN1CType | protected |
| setRunTimeKey(const OSOCTET *key, OSSIZE keylen) | ASN1CType | protected |
| ~ASN1CType() | ASN1CType | inlinevirtual |