|  | OpenMS
    2.6.0
    | 
This is the complete list of members for Element, including all inherited members.
| 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, double average_weight, double 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<(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(double weight) | Element | |
| setIsotopeDistribution(const IsotopeDistribution &isotopes) | Element | |
| setMonoWeight(double weight) | Element | |
| setName(const String &name) | Element | |
| setSymbol(const String &symbol) | Element | |
| symbol_ | Element | protected | 
| ~Element() | Element | virtual | 
 1.8.16
 1.8.16