addCVTerm(const CVTerm &term) | CVTermList | |
addMetaValues(const MetaInfoInterface &from) | MetaInfoInterface | |
charge_ | PeptideCompound | protected |
charge_set_ | PeptideCompound | protected |
clearMetaInfo() | MetaInfoInterface | |
consumeCVTerms(const std::map< String, std::vector< CVTerm > > &cv_term_map) | CVTermList | |
createIfNotExists_() | MetaInfoInterface | inlineprotected |
cv_terms_ | CVTermList | protected |
CVTermList()=default | CVTermList | |
CVTermList(const CVTermList &)=default | CVTermList | |
CVTermList(CVTermList &&) noexcept | CVTermList | |
drift_time_ | PeptideCompound | protected |
empty() const | CVTermList | |
evidence | Peptide | |
getChargeState() const | PeptideCompound | inline |
getCVTerms() const | CVTermList | |
getDriftTime() const | PeptideCompound | inline |
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 | |
getPeptideGroupLabel() const | Peptide | inline |
getRetentionTime() const | PeptideCompound | inline |
getRetentionTimeType() const | PeptideCompound | inline |
getRetentionTimeUnit() const | PeptideCompound | inline |
hasCharge() const | PeptideCompound | inline |
hasCVTerm(const String &accession) const | CVTermList | |
hasRetentionTime() const | PeptideCompound | inline |
id | PeptideCompound | |
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 | |
mods | Peptide | |
operator!=(const CVTermList &cv_term_list) const | CVTermList | |
OpenMS::MetaInfoInterface::operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator=(const Peptide &) &=default | Peptide | |
operator=(Peptide &&) &=default | Peptide | |
OpenMS::TargetedExperimentHelper::PeptideCompound::operator=(const PeptideCompound &) &=default | PeptideCompound | |
OpenMS::TargetedExperimentHelper::PeptideCompound::operator=(PeptideCompound &&) &=default | PeptideCompound | |
OpenMS::CVTermList::operator=(const CVTermList &rhs) &=default | CVTermList | |
OpenMS::CVTermList::operator=(CVTermList &&) &=default | CVTermList | |
OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
OpenMS::MetaInfoInterface::operator=(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
operator==(const Peptide &rhs) const | Peptide | inline |
OpenMS::TargetedExperimentHelper::PeptideCompound::operator==(const PeptideCompound &rhs) const | PeptideCompound | inline |
OpenMS::CVTermList::operator==(const CVTermList &cv_term_list) const | CVTermList | |
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
Peptide()=default | Peptide | |
Peptide(const Peptide &)=default | Peptide | |
Peptide(Peptide &&) noexcept=default | Peptide | |
peptide_group_label_ | Peptide | protected |
PeptideCompound()=default | PeptideCompound | |
PeptideCompound(const PeptideCompound &)=default | PeptideCompound | |
PeptideCompound(PeptideCompound &&) noexcept=default | PeptideCompound | |
protein_refs | Peptide | |
removeMetaValue(const String &name) | MetaInfoInterface | |
removeMetaValue(UInt index) | MetaInfoInterface | |
replaceCVTerm(const CVTerm &cv_term) | CVTermList | |
replaceCVTerms(const std::vector< CVTerm > &cv_terms, const String &accession) | CVTermList | |
replaceCVTerms(const std::map< String, std::vector< CVTerm > > &cv_term_map) | CVTermList | |
rts | PeptideCompound | |
sequence | Peptide | |
setChargeState(int charge) | PeptideCompound | inline |
setCVTerms(const std::vector< CVTerm > &terms) | CVTermList | |
setDriftTime(double dt) | PeptideCompound | inline |
setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
setPeptideGroupLabel(const String &label) | Peptide | inline |
swap(MetaInfoInterface &rhs) | MetaInfoInterface | |
~CVTermList() | CVTermList | virtual |
~MetaInfoInterface() | MetaInfoInterface | |