OSCTXT Struct Reference
[Context Management Functions, Context Management Functions]
#include <rtxContext.h>
Detailed Description
Run-time context structureThis structure is a container structure that holds all working variables involved in encoding or decoding a message.
Public Attributes | |
| void * | pMemHeap |
| OSRTBuffer | buffer |
| OSRTBufSave | savedInfo |
| OSRTErrInfoList | errInfo |
| OSUINT32 | initCode |
| OSRTFLAGS | flags |
| OSOCTET | level |
| OSOCTET | state |
| OSOCTET | spare [2] |
| OSRTSTREAM * | pStream |
| OSRTPrintStream * | pPrintStrm |
| OSRTDList | elemNameStack |
| const OSOCTET * | key |
| size_t | keylen |
| OSVoidPtr | pXMLInfo |
| OSVoidPtr | pASN1Info |
| OSVoidPtr | pUserData |
The documentation for this struct was generated from the following file:
