OpenMS
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 std::string &name, const std::string &symbol, unsigned int 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(unsigned int atomic_number)Element
setAverageWeight(double weight)Element
setIsotopeDistribution(const IsotopeDistribution &isotopes)Element
setMonoWeight(double weight)Element
setName(const std::string &name)Element
setSymbol(const std::string &symbol)Element
symbol_Elementprotected
~Element()Elementvirtual