43 #ifndef XML_ATT_DECL_NODE_HPP 44 #define XML_ATT_DECL_NODE_HPP void print(std::ostream &os, bool, simple_indent *) const override
Print the class.
bool has_attributes() const
std::string get_name() const
Get the name of this node.
void print_attributes(std::ostream &os) const
Print the class.
Template definition of refcount.
Very simple pretty printer functor.
xml_att_decl_node(const std::string &_name)
constructor