|
g4tools
5.4.0
|
This is the complete list of members for tools::xml::element, including all inherited members.
| add_attribute(const std::string &a_name, const std::string &a_value) | tools::xml::element | inline |
| atb typedef | tools::xml::element | |
| attribute_value(const std::string &a_atb, std::string &a_value) const | tools::xml::element | inline |
| attribute_value(const std::string &a_atb, T &a_value) const | tools::xml::element | inline |
| attributes() const | tools::xml::element | inline |
| cast(cid a_class) const | tools::xml::element | inlinevirtual |
| element(const std::string &a_name, const std::vector< atb > &a_atbs, const std::string &a_value) | tools::xml::element | inline |
| element(const element &a_from) | tools::xml::element | inline |
| id_class() | tools::xml::element | inlinestatic |
| is_attribute(const std::string &a_name) const | tools::xml::element | inline |
| m_atbs | tools::xml::element | protected |
| m_name | tools::xml::element | protected |
| m_value | tools::xml::element | protected |
| name() const | tools::xml::element | inline |
| operator=(const element &a_from) | tools::xml::element | inline |
| remove_attributes(const std::string &a_atb) | tools::xml::element | inline |
| replace(const std::string &a_old, const std::string &a_new) | tools::xml::element | inline |
| set_attribute_value(const std::string &a_atb, const std::string &a_value) | tools::xml::element | inline |
| set_value(const std::string &a_value) | tools::xml::element | inline |
| value() const | tools::xml::element | inline |
| ~element() | tools::xml::element | inlinevirtual |
| ~ielem() | tools::xml::ielem | inlinevirtual |