Reaktoro  v2.13.0
A unified framework for modeling chemically reactive systems
Elements Member List

This is the complete list of members for Elements, including all inherited members.

append(Element element) -> voidElementsstatic
begin() constElementsinline
begin()Elementsinline
clear() -> voidElementsstatic
data() -> Vec< Element > const &Elementsstatic
Elements(const Elements &)=deleteElements
elements() -> Vec< Element > const &Elementsstatic
end() constElementsinline
end()Elementsinline
instance() -> Elements &Elementsstatic
operator=(const Elements &) -> Elements &=deleteElements
replace(String const &existingSymbol, Element const &replacement) -> boolElementsstatic
reset() -> voidElementsstatic
size() -> std::size_tElementsstatic
withName(String name) -> Optional< Element >Elementsstatic
withSymbol(String symbol) -> Optional< Element >Elementsstatic
withTag(String tag) -> Vec< Element >Elementsstatic
withTags(StringList const &tags) -> Vec< Element >Elementsstatic