| cppdom_boost::detail::dynamic_cast_tag | |
| cppdom::HasAttributeNamePredicate | |
| cppdom::HasAttributeValuePredicate | |
| cppdom_boost::detail::shared_deleter< T > | |
| cppdom_boost::shared_ptr< T > | Reference counting smart pointer |
| cppdom_boost::detail::shared_ptr_traits< T > | |
| cppdom_boost::detail::shared_ptr_traits< void > | |
| cppdom::XMLAttribute | XML attribute class |
| cppdom::XMLAttributes | Xml tag attribute map contains all attributes and values a tag has, represented in a map |
| cppdom::XMLContext | Xml parsing context class |
| cppdom::XMLDocument | Xml document |
| cppdom::xmldtd_iterator | Dtd input stream iterator an iterator through a dtd input stream |
| cppdom::XMLError | Xml error class contains an XMLErrorCode and is thrown while parsing xml input |
| cppdom::XMLEventHandler | Interface for xml parsing event handler |
| cppdom::XMLLocation | Xml stream position represents the position in the xml input stream; usable if load() throws an error on parsing xml content |
| cppdom::XMLNode | Xml node A node has the following properties name - The element name of the node type - The type of the node |
| cppdom::XMLParser | Xml parser implementation class |
| cppdom::xmlstream_iterator | Xml input stream iterator an iterator through all XMLToken contained in the xml input stream |
| cppdom::XMLToken | An XMLToken is a representation for a literal character or a generic string (not recognized as a literal) |
| cppdom::XMLTokenizer | Base class for iterating through XMLToken |
1.2.15