#include <simgear/compiler.h>
#include <simgear/structure/exception.hxx>
#include <vector>
Go to the source code of this file.
Classes | |
| class | XMLAttributes |
| Interface for XML attributes. More... | |
| class | XMLAttributesDefault |
| Default mutable attributes implementation. More... | |
| class | XMLVisitor |
| Visitor class for an XML document. More... | |
Written by David Megginson, 2000-2001 This file is in the Public Domain, and comes with NO WARRANTY of any kind.
Definition in file easyxml.hxx.
1.5.1