List of all members.
Public Member Functions |
bool | parseFile (char *file_name, int32_t flags) |
bool | parseXML (int32_t flags) |
int32_t | processChar (wchar_t ch) |
bool | getError (int32_t *err, char **msg) |
void | setError (int32_t err, char *msg) |
void | printError (char *prefix) |
int32_t | parseChar (wchar_t ch) |
void | setDataType (int32_t t) |
int32_t | getDataLen () |
wchar_t * | getDataPtr () |
Private Member Functions |
virtual bool | getChar (wchar_t *ch) |
Private Attributes |
char * | fileName |
FILE * | file |
Detailed Description
Definition at line 384 of file CSXML.h.
The documentation for this class was generated from the following files: