libdonut  2.3.2
Application framework for cross-platform game development in C++20
Classes
donut::xml Namespace Reference

Classes

struct  Error
 Exception type for errors originating from the XML API. More...
 
struct  Attribute
 Named attribute of an Element with an optional value. More...
 
struct  Element
 Node in a Document. More...
 
struct  Document
 Tree of Element nodes defined by an XML file. More...