charge_deconvolution_ | ProcessingMethod | [protected] |
clearMetaInfo() | MetaInfoInterface | |
createIfNotExists_() | MetaInfoInterface | [inline, protected] |
deisotoping_ | ProcessingMethod | [protected] |
getChargeDeconvolution() const | ProcessingMethod | |
getDeisotoping() const | ProcessingMethod | |
getIntensityCutoff() const | ProcessingMethod | |
getKeys(std::vector< String > &keys) const | MetaInfoInterface | |
getKeys(std::vector< UInt > &keys) const | MetaInfoInterface | |
getMetaValue(const String &name) const | MetaInfoInterface | |
getMetaValue(UInt index) const | MetaInfoInterface | |
getSpectrumType() const | ProcessingMethod | |
intensity_cutoff_ | ProcessingMethod | [protected] |
isMetaEmpty() const | MetaInfoInterface | |
meta_ | MetaInfoInterface | [protected] |
MetaInfoInterface() | MetaInfoInterface | |
MetaInfoInterface(const MetaInfoInterface &rhs) | MetaInfoInterface | |
metaRegistry() const | MetaInfoInterface | |
metaValueExists(const String &name) const | MetaInfoInterface | |
metaValueExists(UInt index) const | MetaInfoInterface | |
method_ | ProcessingMethod | [protected] |
operator!=(const ProcessingMethod &rhs) const | ProcessingMethod | |
OpenMS::MetaInfoInterface::operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator=(const ProcessingMethod &source) | ProcessingMethod | |
OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
operator==(const ProcessingMethod &rhs) const | ProcessingMethod | |
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
ProcessingMethod() | ProcessingMethod | |
ProcessingMethod(const ProcessingMethod &source) | ProcessingMethod | |
removeMetaValue(const String &name) | MetaInfoInterface | |
removeMetaValue(UInt index) | MetaInfoInterface | |
setChargeDeconvolution(bool charge_deconvolution) | ProcessingMethod | |
setDeisotoping(bool deisotoping) | ProcessingMethod | |
setIntensityCutoff(float cutoff) | ProcessingMethod | |
setMetaValue(const String &name, const String &value) | MetaInfoInterface | |
setMetaValue(UInt index, const String &value) | MetaInfoInterface | |
setMetaValue(const String &name, Int value) | MetaInfoInterface | |
setMetaValue(UInt index, Int value) | MetaInfoInterface | |
setMetaValue(const String &name, UInt value) | MetaInfoInterface | |
setMetaValue(UInt index, UInt value) | MetaInfoInterface | |
setMetaValue(const String &name, Real value) | MetaInfoInterface | |
setMetaValue(UInt index, Real value) | MetaInfoInterface | |
setMetaValue(const String &name, DoubleReal value) | MetaInfoInterface | |
setMetaValue(UInt index, DoubleReal value) | MetaInfoInterface | |
setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
setSpectrumType(SpectrumSettings::SpectrumType method) | ProcessingMethod | |
~MetaInfoInterface() | MetaInfoInterface | |
~ProcessingMethod() | ProcessingMethod | |