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