calculated_mass_to_charge_ | IdentificationHit | protected |
charge_ | IdentificationHit | protected |
clearMetaInfo() | MetaInfoInterface | |
createIfNotExists_() | MetaInfoInterface | inlineprotected |
experimental_mass_to_charge_ | IdentificationHit | protected |
getCalculatedMassToCharge() const | IdentificationHit | |
getCharge() const | IdentificationHit | |
getExperimentalMassToCharge() const | IdentificationHit | |
getId() const | IdentificationHit | |
getKeys(std::vector< String > &keys) const | MetaInfoInterface | |
getKeys(std::vector< UInt > &keys) const | MetaInfoInterface | |
getMetaValue(const String &name, const DataValue &default_value=DataValue::EMPTY) const | MetaInfoInterface | |
getMetaValue(UInt index, const DataValue &default_value=DataValue::EMPTY) const | MetaInfoInterface | |
getName() const | IdentificationHit | |
getPassThreshold() const | IdentificationHit | |
getRank() const | IdentificationHit | |
id_ | IdentificationHit | protected |
IdentificationHit() | IdentificationHit | |
IdentificationHit(const IdentificationHit &)=default | IdentificationHit | |
IdentificationHit(IdentificationHit &&)=default | IdentificationHit | |
isMetaEmpty() const | MetaInfoInterface | |
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 | |
name_ | IdentificationHit | protected |
operator!=(const IdentificationHit &rhs) const | IdentificationHit | |
OpenMS::MetaInfoInterface::operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator=(const IdentificationHit &)=default | IdentificationHit | |
operator=(IdentificationHit &&) &=default | IdentificationHit | |
OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
OpenMS::MetaInfoInterface::operator=(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
operator==(const IdentificationHit &rhs) const | IdentificationHit | |
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
pass_threshold_ | IdentificationHit | protected |
rank_ | IdentificationHit | protected |
removeMetaValue(const String &name) | MetaInfoInterface | |
removeMetaValue(UInt index) | MetaInfoInterface | |
setCalculatedMassToCharge(double mz) | IdentificationHit | |
setCharge(Int charge) | IdentificationHit | |
setExperimentalMassToCharge(double mz) | IdentificationHit | |
setId(const String &id) | IdentificationHit | |
setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
setName(const String &name) | IdentificationHit | |
setPassThreshold(bool pass) | IdentificationHit | |
setRank(Int rank) | IdentificationHit | |
~IdentificationHit() | IdentificationHit | virtual |
~MetaInfoInterface() | MetaInfoInterface | |