OSEXICtxtInfo Struct Reference
[EXI runtime library functions.]
List of all members.Public Attributes | |
OSFreeCtxtAppInfoPtr | pFreeFunc |
OSResetCtxtAppInfoPtr | pResetFunc |
OSUINT32 | options |
OSEXIAutomaton * | pCurrAtm |
OSEXIAutomaton * | pEncDocAtm |
OSEXIAutomaton * | pEncSTypeAtm |
OSEXIAutomaton * | pDecDocAtm |
OSRTStack | atmStack |
OSRTStack | dynAtmStack |
OSEXIEncStringTables | encStrTabs |
OSRTHashMap | automataMap |
OSEXIEvent * | pDecState |
Internal state represented using an event. | |
OSXMLFullQName * | pDecQName |
QName of last element or attribute read. | |
const OSUTF8CHAR * | pDecValue |
Value of last value of an AT, CH, CM or ER. | |
const OSUTF8CHAR * | pDecPrefix |
Last prefix read in NS event. | |
const OSUTF8CHAR * | pDecNamespaceURI |
Last namespace URI in NS event. | |
OSEXIDecStringTables | decStrTabs |
OSRTDiagBitFieldList | bitFieldList |
OSUINT32 | blockSize |
Compression variables. | |
OSUINT32 | valueCnt |
OSUINT32 | firstChannel |
OSUINT32 | nmChannels |
void * | valuesInChannel |
OSUINT32 | allocatedValueCnts |
OSRTHashMap | attrChannelMap |
size_t | lastValuePos |
size_t | firstValuePos |
OSRTBuffer | savedBuffer |
OSRTFLAGS | savedFlags |
OSOCTET * | shadowBuff |
size_t | shadowBuffSize |
size_t | shadowBuffEnd |
OSUINT32 | firstGlobalIdx |
OSBOOL | strValue |
OSRTSListNode * | pLastDiagNode |
OSUINT32 | curChannelId |
Compression variables for schema control mode. | |
const OSUTF8CHAR * | curUri |
const OSUTF8CHAR * | curLocalName |
OSUINT32 * | id2channel |
OSUINT32 | nmChannelIds |
OSEXIStateTable * | pStateTable |
Schema-informed encode/decode state table. | |
OSRTStack | stateTableStack |
OSEXICtxtSavedState * | savedState |
Self-contained fragment support. | |
int | selfContainedLevel |
const OSUTF8CHAR * | selfContainedElemName |
OSBOOL | xsiTypeOrNilAttr |
Decode/encode xsi:type or xsi:nil support. | |
OSBOOL | xsiTypeAttr |
OSUINT32 | curLevel |
URI to prefix map table. | |
OSUINT32 | uriStackTop |
OSUINT32 | lastUriIdx |
OSUINT32 | nsPrefixCnt |
OSUINT32 | prefixTableSz |
OSUINT32 | nmPrefixes |
OSEXIPrefixRec * | prefixTable |
OSUINT32 | declPrefixTableSz |
OSUINT32 | nmDeclPrefixes |
OSEXIUri2Prefix * | declPrefixTable |
const OSUTF8CHAR ** | initialEntries |
Initial entries in string table partitions. |
Detailed Description
Definition at line 118 of file osrtexi.h.
Member Data Documentation
The documentation for this struct was generated from the following file: