pugi::transfer_ownership_tag | Struct used to distinguish parsing with ownership transfer from parsing without it |
pugi::xml_attribute | A light-weight wrapper for manipulating attributes in DOM tree |
pugi::xml_attribute_iterator | Attribute iterator |
pugi::xml_document | Document class (DOM tree root) |
pugi::xml_node | A light-weight wrapper for manipulating nodes in DOM tree |
pugi::xml_node_iterator | Child node iterator |
pugi::xml_tree_walker | Abstract tree walker class |
pugi::xpath_exception | XPath exception class |
pugi::xpath_node | XPath node class |
pugi::xpath_node_set | Not necessarily ordered constant collection of XPath nodes |
pugi::xpath_query | A class that holds compiled XPath query and allows to evaluate query result |