atomic_number_ | Element | [protected] |
average_weight_ | Element | [protected] |
Element() | Element | |
Element(const Element &element) | Element | |
Element(const String &name, const String &symbol, UInt atomic_number, DoubleReal average_weight, DoubleReal mono_weight, const IsotopeDistribution &isotopes) | Element | |
getAtomicNumber() const | Element | |
getAverageWeight() const | Element | |
getIsotopeDistribution() const | Element | |
getMonoWeight() const | Element | |
getName() const | Element | |
getSymbol() const | Element | |
isotopes_ | Element | [protected] |
mono_weight_ | Element | [protected] |
name_ | Element | [protected] |
operator!=(const Element &element) const | Element | |
operator<<(std::ostream &os, const Element &element) | Element | [friend] |
operator=(const Element &element) | Element | |
operator==(const Element &element) const | Element | |
setAtomicNumber(UInt atomic_number) | Element | |
setAverageWeight(DoubleReal weight) | Element | |
setIsotopeDistribution(const IsotopeDistribution &isotopes) | Element | |
setMonoWeight(DoubleReal weight) | Element | |
setName(const String &name) | Element | |
setSymbol(const String &symbol) | Element | |
symbol_ | Element | [protected] |
~Element() | Element | [virtual] |
Generated Tue Apr 1 15:36:42 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |