RobWorkProject
23.9.11-
|
This is the complete list of members for BoostDOMElem, including all inherited members.
addAttribute(const std::string &name) | BoostDOMElem | virtual |
addChild(const std::string &name) | BoostDOMElem | virtual |
rw::core::DOMElem::addChild() | DOMElem | inlinevirtual |
begin() | BoostDOMElem | virtual |
BoostDOMElem(const std::string &key, rw::core::Ptr< boost::property_tree::ptree > ptree, rw::core::Ptr< boost::property_tree::ptree > parent, rw::core::Ptr< boost::property_tree::ptree > root, BoostXMLParser *parser) | BoostDOMElem | inline |
DOMElem() (defined in DOMElem) | DOMElem | inlineprotected |
end() | BoostDOMElem | virtual |
getAttribute(const std::string &name, bool optional=false) | BoostDOMElem | virtual |
getAttributes() | BoostDOMElem | virtual |
getAttributeValue(const std::string &name) | DOMElem | inline |
getAttributeValue(const std::string &name, const std::string &default_value) | DOMElem | |
getAttributeValueAsBool(const std::string &name) | DOMElem | inline |
getAttributeValueAsBool(const std::string &name, bool default_value) | DOMElem | |
getAttributeValueAsDouble(const std::string &name) | DOMElem | inline |
getAttributeValueAsDouble(const std::string &name, double default_value) | DOMElem | |
getAttributeValueAsInt(const std::string &name) | DOMElem | inline |
getAttributeValueAsInt(const std::string &name, int default_value) | DOMElem | |
getChild(const std::string &name, bool optional=false) | BoostDOMElem | virtual |
getChildren() | BoostDOMElem | virtual |
getName() const | BoostDOMElem | inlinevirtual |
getRoot() | BoostDOMElem | inline |
getValue() const | BoostDOMElem | virtual |
getValueAsBool() | DOMElem | |
getValueAsDouble() const | BoostDOMElem | virtual |
getValueAsDoubleList() const | BoostDOMElem | virtual |
getValueAsDoubleList(int size) const | BoostDOMElem | virtual |
getValueAsInt() const | BoostDOMElem | virtual |
getValueAsStringList(char stringseperator=';') const | BoostDOMElem | virtual |
hasAttribute(const std::string &name) const | BoostDOMElem | virtual |
hasChild(const std::string &name) const | BoostDOMElem | virtual |
hasChildren() const | BoostDOMElem | virtual |
isName(const std::string &elemname) const | BoostDOMElem | inlinevirtual |
IteratorPair typedef | DOMElem | |
Ptr typedef | DOMElem | |
setName(const std::string &val) | BoostDOMElem | virtual |
setValue(const std::string &val) | BoostDOMElem | virtual |
rw::core::DOMElem::setValue(bool val) | DOMElem | virtual |
rw::core::DOMElem::setValue(int val) | DOMElem | virtual |
rw::core::DOMElem::setValue(double val) | DOMElem | virtual |
rw::core::DOMElem::setValue(const char *val) | DOMElem | virtual |
setValueString(std::string val) | DOMElem | virtual |
~DOMElem() | DOMElem | inlinevirtual |