|
exip
Alpha 0.5.4
|
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 |
Definition at line 27 of file bin/headers/EXIParser.h.
| 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.
1.8.4