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