OpenMS
|
This is the complete list of members for IMSElement, including all inherited members.
ELECTRON_MASS_IN_U | IMSElement | static |
getAverageMass() const | IMSElement | inline |
getIonMass(int electrons_number=1) const | IMSElement | inline |
getIsotopeDistribution() const | IMSElement | inline |
getMass(size_type index=0) const | IMSElement | inline |
getName() const | IMSElement | inline |
getNominalMass() const | IMSElement | inline |
getSequence() const | IMSElement | inline |
IMSElement() | IMSElement | inline |
IMSElement(const IMSElement &element) | IMSElement | inline |
IMSElement(const name_type &name, const isotopes_type &isotopes) | IMSElement | inline |
IMSElement(const name_type &name, mass_type mass) | IMSElement | inline |
IMSElement(const name_type &name, nominal_mass_type nominal_mass=0) | IMSElement | inline |
isotopes_ | IMSElement | private |
isotopes_type typedef | IMSElement | |
mass_type typedef | IMSElement | |
name_ | IMSElement | private |
name_type typedef | IMSElement | |
nominal_mass_type typedef | IMSElement | |
operator!=(const IMSElement &element) const | IMSElement | |
operator=(const IMSElement &element) | IMSElement | |
operator==(const IMSElement &element) const | IMSElement | |
sequence_ | IMSElement | private |
setIsotopeDistribution(const IMSIsotopeDistribution &isotopes) | IMSElement | inline |
setName(const name_type &name) | IMSElement | inline |
setSequence(const name_type &sequence) | IMSElement | inline |
size_type typedef | IMSElement | |
~IMSElement() | IMSElement | inlinevirtual |