Element Member List
This is the complete list of members for Element, including all inherited members.
| clone() const -> Element | Element | |
| Element() | Element | |
| Element(String symbol) | Element | explicit |
| Element(const Attribs &attribs) | Element | explicit |
| molarMass() const -> double | Element | |
| name() const -> String | Element | |
| symbol() const -> String | Element | |
| tags() const -> const Strings & | Element | |
| withMolarMass(double value) const -> Element | Element | |
| withName(String name) const -> Element | Element | |
| withSymbol(String symbol) const -> Element | Element | |
| withTags(const StringList &tags) const -> Element | Element |