addCVTerm(const CVTerm &term) | CVTermListInterface | |
addMetaValues(const MetaInfoInterface &from) | MetaInfoInterface | |
clearMetaInfo() | MetaInfoInterface | |
consumeCVTerms(const std::map< String, std::vector< CVTerm > > &cv_term_map) | CVTermListInterface | |
createIfNotExists_() | CVTermListInterface | private |
cvt_ptr_ | CVTermListInterface | private |
CVTermListInterface() | CVTermListInterface | |
CVTermListInterface(const CVTermListInterface &rhs) | CVTermListInterface | |
CVTermListInterface(CVTermListInterface &&) noexcept | CVTermListInterface | |
empty() const | CVTermListInterface | |
getCVTerms() const | CVTermListInterface | |
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 | |
getRT() const | RetentionTime | inline |
hasCVTerm(const String &accession) const | CVTermListInterface | |
isMetaEmpty() const | MetaInfoInterface | |
isRTset() const | RetentionTime | inline |
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 CVTermListInterface &rhs) const | CVTermListInterface | |
OpenMS::MetaInfoInterface::operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator=(const RetentionTime &) &=default | RetentionTime | |
operator=(RetentionTime &&) &=default | RetentionTime | |
OpenMS::CVTermListInterface::operator=(const CVTermListInterface &rhs) | CVTermListInterface | |
OpenMS::CVTermListInterface::operator=(CVTermListInterface &&) noexcept | CVTermListInterface | |
OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
OpenMS::MetaInfoInterface::operator=(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
operator==(const RetentionTime &rhs) const | RetentionTime | inline |
OpenMS::CVTermListInterface::operator==(const CVTermListInterface &rhs) const | CVTermListInterface | |
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
removeMetaValue(const String &name) | MetaInfoInterface | |
removeMetaValue(UInt index) | MetaInfoInterface | |
replaceCVTerm(const CVTerm &cv_term) | CVTermListInterface | |
replaceCVTerms(std::map< String, std::vector< CVTerm > > &cv_terms) | CVTermListInterface | |
replaceCVTerms(const std::vector< CVTerm > &cv_terms, const String &accession) | CVTermListInterface | |
replaceCVTerms(const std::map< String, std::vector< CVTerm > > &cv_term_map) | CVTermListInterface | |
retention_time_ | RetentionTime | private |
retention_time_set_ | RetentionTime | private |
retention_time_type | RetentionTime | |
retention_time_unit | RetentionTime | |
RetentionTime() | RetentionTime | inline |
RetentionTime(const RetentionTime &)=default | RetentionTime | |
RetentionTime(RetentionTime &&) noexcept=default | RetentionTime | |
RTType enum name | RetentionTime | |
RTUnit enum name | RetentionTime | |
setCVTerms(const std::vector< CVTerm > &terms) | CVTermListInterface | |
setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
setRT(double rt) | RetentionTime | inline |
software_ref | RetentionTime | |
swap(MetaInfoInterface &rhs) | MetaInfoInterface | |
~CVTermListInterface() | CVTermListInterface | |
~MetaInfoInterface() | MetaInfoInterface | |
~RetentionTime()=default | RetentionTime | virtual |