clearMetaInfo() | MetaInfoInterface | |
createIfNotExists_() | MetaInfoInterface | [inline, protected] |
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 | |
getMzRangeStart() const | InstrumentSettings | |
getMzRangeStop() const | InstrumentSettings | |
getPolarity() const | InstrumentSettings | |
getScanMode() const | InstrumentSettings | |
InstrumentSettings() | InstrumentSettings | |
InstrumentSettings(const InstrumentSettings &source) | InstrumentSettings | |
isMetaEmpty() const | MetaInfoInterface | |
MASSSCAN enum value | InstrumentSettings | |
meta_ | MetaInfoInterface | [protected] |
MetaInfoInterface() | MetaInfoInterface | |
MetaInfoInterface(const MetaInfoInterface &rhs) | MetaInfoInterface | |
metaRegistry() const | MetaInfoInterface | |
metaValueExists(const String &name) const | MetaInfoInterface | |
metaValueExists(UInt index) const | MetaInfoInterface | |
mz_range_start_ | InstrumentSettings | [protected] |
mz_range_stop_ | InstrumentSettings | [protected] |
NamesOfScanMode | InstrumentSettings | [static] |
operator!=(const InstrumentSettings &rhs) const | InstrumentSettings | |
OpenMS::MetaInfoInterface::operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator=(const InstrumentSettings &source) | InstrumentSettings | |
OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
operator==(const InstrumentSettings &rhs) const | InstrumentSettings | |
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
polarity_ | InstrumentSettings | [protected] |
removeMetaValue(const String &name) | MetaInfoInterface | |
removeMetaValue(UInt index) | MetaInfoInterface | |
scan_mode_ | InstrumentSettings | [protected] |
ScanMode enum name | InstrumentSettings | |
SCANMODENULL enum value | InstrumentSettings | |
SELECTEDIONDETECTION enum value | InstrumentSettings | |
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 | |
setMzRangeStart(float mz_range_start) | InstrumentSettings | |
setMzRangeStop(float mz_range_stop) | InstrumentSettings | |
setPolarity(IonSource::Polarity polarity) | InstrumentSettings | |
setScanMode(ScanMode scan_mode) | InstrumentSettings | |
SIZE_OF_SCANMODE enum value | InstrumentSettings | |
~InstrumentSettings() | InstrumentSettings | |
~MetaInfoInterface() | MetaInfoInterface | |