| 
    libxml++
   1.0.0
    
   
   | 
  
  
  
 
| add_child(const std::string &name, const std::string &ns_prefix=std::string()) | xmlpp::Node | |
| cobj() | xmlpp::Node | |
| cobj() const | xmlpp::Node | |
| find(const std::string &xpath) const | xmlpp::Node | |
| get_children(const std::string &name=std::string()) | xmlpp::Node | |
| get_children(const std::string &name=std::string()) const | xmlpp::Node | |
| get_line() const | xmlpp::Node | |
| get_name() const | xmlpp::Node | |
| get_namespace_prefix() const | xmlpp::Node | |
| get_namespace_uri() const | xmlpp::Node | |
| get_path() const | xmlpp::Node | |
| import_node(const Node *node, bool recursive=true) | xmlpp::Node | |
| Node(_xmlNode *node) | xmlpp::Node |  [explicit] | 
| NodeList typedef | xmlpp::Node | |
| NonCopyable() | xmlpp::NonCopyable |  [protected] | 
| remove_child(Node *node) | xmlpp::Node | |
| set_name(const std::string &name) | xmlpp::Node | |
| set_namespace(const std::string &ns_prefix) | xmlpp::Node | |
| ~Node() | xmlpp::Node |  [virtual] | 
| ~NonCopyable() | xmlpp::NonCopyable |  [protected, virtual] |