A port of the irrlicht XML parser library.

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
array< T >Self reallocating template array (like stl vector) with additional features
CXMLReaderImpl< char_type, superclass >Implementation of the IrrXMLReader
IFileReadCallBackCallback class for file read abstraction
IIrrXMLReader< char_type, super_class >Interface providing easy read access to a XML file
IXMLBaseEmpty class to be used as parent class for IrrXMLReader
string< T >Very simple string class with some useful features