exip  Alpha 0.5.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
Parser Struct Reference

Parses an EXI document.

#include <EXIParser.h>

Data Fields

EXIStream strm
 Stream containing the EXI document for parsing. More...
 
ContentHandler handler
 Function pointers for document events. More...
 
void * app_data
 

Detailed Description

Definition at line 27 of file bin/headers/EXIParser.h.

Field Documentation

void * Parser::app_data

Definition at line 33 of file bin/headers/EXIParser.h.

ContentHandler Parser::handler

Definition at line 32 of file bin/headers/EXIParser.h.

EXIStream Parser::strm

Definition at line 30 of file bin/headers/EXIParser.h.


The documentation for this struct was generated from the following files: