XML Parser data.
More...
#include <xml.h>
Detailed Description
XML Parser data.
Definition at line 61 of file xml.h.
Field Documentation
Callback for exceptions
Definition at line 63 of file xml.h.
Parameter stored for XML exceptions
Definition at line 64 of file xml.h.
The beginning of all of the text
Definition at line 65 of file xml.h.
The end of all of the text
Definition at line 66 of file xml.h.
The start of tag block we're parsing
Definition at line 67 of file xml.h.
The end of tag block we're parsing
Definition at line 68 of file xml.h.
The start of current block's internal content
Definition at line 69 of file xml.h.
The end of current block's internal content
Definition at line 70 of file xml.h.
Tell us if the current block recurses
Definition at line 71 of file xml.h.
The documentation for this struct was generated from the following file: