libxml++ 1.0.0
xmlpp::CommentNode Member List
This is the complete list of members for xmlpp::CommentNode, including all inherited members.
add_child(const std::string &name, const std::string &ns_prefix=std::string())xmlpp::Node
cobj()xmlpp::Node
cobj() const xmlpp::Node
CommentNode(_xmlNode *node)xmlpp::CommentNode [explicit]
ContentNode(_xmlNode *node)xmlpp::ContentNode [explicit]
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_content() const xmlpp::ContentNode
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
is_white_space() const xmlpp::ContentNode
Node(_xmlNode *node)xmlpp::Node [explicit]
NodeList typedefxmlpp::Node
NonCopyable()xmlpp::NonCopyable [protected]
remove_child(Node *node)xmlpp::Node
set_content(const std::string &content)xmlpp::ContentNode
set_name(const std::string &name)xmlpp::Node
set_namespace(const std::string &ns_prefix)xmlpp::Node
~CommentNode()xmlpp::CommentNode [virtual]
~ContentNode()xmlpp::ContentNode [virtual]
~Node()xmlpp::Node [virtual]
~NonCopyable()xmlpp::NonCopyable [protected, virtual]