56 #ifndef _xmlboilerplate_h
57 #define _xmlboilerplate_h
88 operator bool()
const;
93 const char* Description()
const;
All the definitions for datatypes as well as some basic conversion functions are defined here...
Encoding
These flags determine the encoding of input data for an XML document.
Encoding DocumentEncoding
Source document encoding ( see Encoding )
Troubleshooting data intended to help troublshoot XML parsing errors.
Enumerations and constant values used primarily in the XML system but useful for interacting with it ...
ParseStatus Status
Parsing status ( see ParseStatus )
ptrdiff_t Offset
Last parsed offset (in char_t units from start of input data)
ParseStatus
These statuses are used to help determine what issues, if any the parser had. Returned by Mezzanine::...
The bulk of the engine components go in this namspace.