clearMetaInfo() | MetaInfoInterface | |
COLLISION_QUADRUPOLE enum value | Instrument | |
createIfNotExists_() | MetaInfoInterface | inlineprotected |
customizations_ | Instrument | protected |
DELAYED_EXTRACTION enum value | Instrument | |
EINZEL_LENS enum value | Instrument | |
FIRST_STABILITY_REGION enum value | Instrument | |
FRINGING_FIELD enum value | Instrument | |
getCustomizations() const | Instrument | |
getIonDetectors() const | Instrument | |
getIonDetectors() | Instrument | |
getIonOptics() const | Instrument | |
getIonSources() const | Instrument | |
getIonSources() | Instrument | |
getKeys(std::vector< String > &keys) const | MetaInfoInterface | |
getKeys(std::vector< UInt > &keys) const | MetaInfoInterface | |
getMassAnalyzers() const | Instrument | |
getMassAnalyzers() | Instrument | |
getMetaValue(const String &name, const DataValue &default_value=DataValue::EMPTY) const | MetaInfoInterface | |
getMetaValue(UInt index, const DataValue &default_value=DataValue::EMPTY) const | MetaInfoInterface | |
getModel() const | Instrument | |
getName() const | Instrument | |
getSoftware() const | Instrument | |
getSoftware() | Instrument | |
getVendor() const | Instrument | |
Instrument() | Instrument | |
Instrument(const Instrument &)=default | Instrument | |
Instrument(Instrument &&)=default | Instrument | |
ion_detectors_ | Instrument | protected |
ion_optics_ | Instrument | protected |
ion_sources_ | Instrument | protected |
IonOpticsType enum name | Instrument | |
isMetaEmpty() const | MetaInfoInterface | |
KINETIC_ENERGY_ANALYZER enum value | Instrument | |
MAGNETIC_DEFLECTION enum value | Instrument | |
mass_analyzers_ | Instrument | protected |
meta_ | MetaInfoInterface | protected |
MetaInfoInterface() | MetaInfoInterface | |
MetaInfoInterface(const MetaInfoInterface &rhs) | MetaInfoInterface | |
MetaInfoInterface(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
metaRegistry() | MetaInfoInterface | static |
metaValueExists(const String &name) const | MetaInfoInterface | |
metaValueExists(UInt index) const | MetaInfoInterface | |
model_ | Instrument | protected |
name_ | Instrument | protected |
NamesOfIonOpticsType | Instrument | static |
operator!=(const Instrument &rhs) const | Instrument | |
OpenMS::MetaInfoInterface::operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator=(const Instrument &)=default | Instrument | |
operator=(Instrument &&) &=default | Instrument | |
OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
OpenMS::MetaInfoInterface::operator=(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
operator==(const Instrument &rhs) const | Instrument | |
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
REFLECTRON enum value | Instrument | |
removeMetaValue(const String &name) | MetaInfoInterface | |
removeMetaValue(UInt index) | MetaInfoInterface | |
SELECTED_ION_FLOW_TUBE enum value | Instrument | |
setCustomizations(const String &customizations) | Instrument | |
setIonDetectors(const std::vector< IonDetector > &ion_detectors) | Instrument | |
setIonOptics(IonOpticsType ion_optics) | Instrument | |
setIonSources(const std::vector< IonSource > &ion_sources) | Instrument | |
setMassAnalyzers(const std::vector< MassAnalyzer > &mass_analyzers) | Instrument | |
setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
setModel(const String &model) | Instrument | |
setName(const String &name) | Instrument | |
setSoftware(const Software &software) | Instrument | |
setVendor(const String &vendor) | Instrument | |
SIZE_OF_IONOPTICSTYPE enum value | Instrument | |
software_ | Instrument | protected |
STATIC_FIELD enum value | Instrument | |
TIME_LAG_FOCUSING enum value | Instrument | |
UNKNOWN enum value | Instrument | |
vendor_ | Instrument | protected |
~Instrument() | Instrument | |
~MetaInfoInterface() | MetaInfoInterface | |