addSpectrumIdentification(const SpectrumIdentification &id) | Identification | |
clearMetaInfo() | MetaInfoInterface | |
createIfNotExists_() | MetaInfoInterface | inlineprotected |
creation_date_ | Identification | protected |
getCreationDate() const | Identification | |
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 | |
getSpectrumIdentifications() const | Identification | |
id_ | Identification | protected |
Identification()=default | Identification | |
Identification(const Identification &source)=default | Identification | |
Identification(Identification &&)=default | Identification | |
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 | |
operator!=(const Identification &rhs) const | Identification | |
OpenMS::MetaInfoInterface::operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator=(const Identification &source)=default | Identification | |
operator=(Identification &&) &=default | Identification | |
OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
OpenMS::MetaInfoInterface::operator=(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
operator==(const Identification &rhs) const | Identification | |
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
removeMetaValue(const String &name) | MetaInfoInterface | |
removeMetaValue(UInt index) | MetaInfoInterface | |
setCreationDate(const DateTime &date) | Identification | |
setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
setSpectrumIdentifications(const std::vector< SpectrumIdentification > &ids) | Identification | |
spectrum_identifications_ | Identification | protected |
~Identification() | Identification | virtual |
~MetaInfoInterface() | MetaInfoInterface | |