Elements Member List
This is the complete list of members for Elements, including all inherited members.
| append(Element element) -> void | Elements | static |
| begin() const | Elements | inline |
| begin() | Elements | inline |
| clear() -> void | Elements | static |
| data() -> Vec< Element > const & | Elements | static |
| Elements(const Elements &)=delete | Elements | |
| elements() -> Vec< Element > const & | Elements | static |
| end() const | Elements | inline |
| end() | Elements | inline |
| instance() -> Elements & | Elements | static |
| operator=(const Elements &) -> Elements &=delete | Elements | |
| replace(String const &existingSymbol, Element const &replacement) -> bool | Elements | static |
| reset() -> void | Elements | static |
| size() -> std::size_t | Elements | static |
| withName(String name) -> Optional< Element > | Elements | static |
| withSymbol(String symbol) -> Optional< Element > | Elements | static |
| withTag(String tag) -> Vec< Element > | Elements | static |
| withTags(StringList const &tags) -> Vec< Element > | Elements | static |