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 |
| OSUINT32 * | valuesInChannel |
| OSUINT32 | allocatedValueCnts |
| OSRTHashMap | attrChannelMap |
| size_t | lastValuePos |
| size_t | firstValuePos |
| OSUINT32 | curAttrChannel |
| OSRTBuffer | savedBuffer |
| OSRTFLAGS | savedFlags |
| OSOCTET * | shadowBuff |
| size_t | shadowBuffSize |
| size_t | shadowBuffEnd |
Detailed Description
Definition at line 75 of file osrtexi.h.
Member Data Documentation
|
|
Internal state represented using an event. NULL is reserved to indicate the initial state. |
The documentation for this struct was generated from the following file:
