Robotics Library  0.7.0
rl::xml::Node Member List

This is the complete list of members for rl::xml::Node, including all inherited members.

addChild(const Node &node)rl::xml::Nodeinline
addNextSibling(const Node &node)rl::xml::Nodeinline
addPrevSibling(const Node &node)rl::xml::Nodeinline
addSibling(const Node &node)rl::xml::Nodeinline
get() constrl::xml::Nodeinline
getChildElementCount() constrl::xml::Nodeinline
getContent() constrl::xml::Nodeinline
getFirstChild() constrl::xml::Nodeinline
getFirstProperty() constrl::xml::Nodeinline
getLine() constrl::xml::Nodeinline
getLocalPath(const ::std::string &uri) constrl::xml::Nodeinline
getName() constrl::xml::Nodeinline
getNamespace() constrl::xml::Nodeinline
getNext() constrl::xml::Nodeinline
getParent() constrl::xml::Nodeinline
getPrevious() constrl::xml::Nodeinline
getProperty(const ::std::string &name) constrl::xml::Nodeinline
getProperty(const ::std::string &name, const ::std::string &nameSpace) constrl::xml::Nodeinline
getRelativeUri(const ::std::string &uri) constrl::xml::Nodeinline
getUri(const ::std::string &uri) constrl::xml::Nodeinline
hasChildren() constrl::xml::Nodeinline
hasNamespace() constrl::xml::Nodeinline
hasParent() constrl::xml::Nodeinline
hasProperties() constrl::xml::Nodeinline
hasProperty(const ::std::string &name) constrl::xml::Nodeinline
hasProperty(const ::std::string &name, const ::std::string &nameSpace) constrl::xml::Nodeinline
isBlank() constrl::xml::Nodeinline
isText() constrl::xml::Nodeinline
Node(::xmlNodePtr node)rl::xml::Nodeinlineexplicit
Node(const ::std::string &name)rl::xml::Nodeinlineexplicit
noderl::xml::Nodeprivate
operator*() constrl::xml::Nodeinline
removeAttribute(const Attribute &attribute)rl::xml::Nodeinline
replace(const Node &node)rl::xml::Nodeinline
setContent(const ::std::string &content)rl::xml::Nodeinline
setName(const ::std::string &name)rl::xml::Nodeinline
setProperty(const ::std::string &name, const ::std::string &value)rl::xml::Nodeinline
setProperty(const Namespace &nameSpace, const ::std::string &name, const ::std::string &value)rl::xml::Nodeinline
substitute(const int &flags=0)rl::xml::Nodeinline
Text(const ::std::string &content)rl::xml::Nodeinlinestatic
unlink()rl::xml::Nodeinline
~Node()rl::xml::Nodeinline