Robotics Library
0.7.0
|
This is the complete list of members for rl::xml::Attribute, including all inherited members.
attr | rl::xml::Attribute | private |
Attribute(::xmlAttrPtr attr) | rl::xml::Attribute | inlineexplicit |
Attribute(::xmlNodePtr node, const ::std::string &name, const ::std::string &value) | rl::xml::Attribute | inline |
Attribute(::xmlNodePtr node, const Namespace &nameSpace, const ::std::string &name, const ::std::string &value) | rl::xml::Attribute | inline |
get() const | rl::xml::Attribute | inline |
getName() const | rl::xml::Attribute | inline |
getNext() const | rl::xml::Attribute | inline |
getPrevious() const | rl::xml::Attribute | inline |
getValue() const | rl::xml::Attribute | inline |
operator*() const | rl::xml::Attribute | inline |
remove() | rl::xml::Attribute | inline |
setValue(const ::std::string &value) | rl::xml::Attribute | inline |
~Attribute() | rl::xml::Attribute | inline |