OpenMS  2.6.0
Element Member List

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

atomic_number_Elementprotected
average_weight_Elementprotected
Element()Element
Element(const Element &element)Element
Element(const String &name, const String &symbol, UInt atomic_number, double average_weight, double mono_weight, const IsotopeDistribution &isotopes)Element
getAtomicNumber() constElement
getAverageWeight() constElement
getIsotopeDistribution() constElement
getMonoWeight() constElement
getName() constElement
getSymbol() constElement
isotopes_Elementprotected
mono_weight_Elementprotected
name_Elementprotected
operator!=(const Element &element) constElement
operator<(const Element &element) constElement
operator<<(std::ostream &os, const Element &element)Elementfriend
operator=(const Element &element)Element
operator==(const Element &element) constElement
setAtomicNumber(UInt atomic_number)Element
setAverageWeight(double weight)Element
setIsotopeDistribution(const IsotopeDistribution &isotopes)Element
setMonoWeight(double weight)Element
setName(const String &name)Element
setSymbol(const String &symbol)Element
symbol_Elementprotected
~Element()Elementvirtual