List of all members.
Public Member Functions |
int32_t | parseChar (wchar_t ch) |
void | setDataType (int32_t t) |
int32_t | getDataLen () |
wchar_t * | getDataPtr () |
Private Member Functions |
bool | match_string (const char *ch) |
void | increment_nesting (wchar_t ch) |
Private Attributes |
int32_t | state |
int32_t | quote |
int32_t | step |
int32_t | type |
int32_t | count |
wchar_t | buffer [PARSE_BUFFER_SIZE] |
int32_t | nesting |
uint8_t | end_type [PARSE_STACK_SIZE] |
Detailed Description
Definition at line 107 of file CSXML.h.
The documentation for this class was generated from the following files: