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