Orcus
Public Member Functions | Public Attributes | List of all members
orcus::dom_tree::element Struct Reference
Inheritance diagram for orcus::dom_tree::element:
orcus::dom_tree::node

Public Member Functions

 element (xmlns_id_t _ns, const pstring &_name)
 
virtual void print (std::ostream &os, const xmlns_context &cxt) const
 
- Public Member Functions inherited from orcus::dom_tree::node
 node (node_type _type)
 

Public Attributes

entity_name name
 
attrs_type attrs
 
nodes_type child_nodes
 
- Public Attributes inherited from orcus::dom_tree::node
node_type type