addCVTerm(const CVTerm &term) | CVTermList | |
charge_ | PeptideCompound | protected |
charge_set_ | PeptideCompound | protected |
clearMetaInfo() | MetaInfoInterface | |
consumeCVTerms(const Map< String, std::vector< CVTerm > > &cv_term_map) | CVTermList | |
createIfNotExists_() | MetaInfoInterface | inlineprotected |
cv_terms_ | CVTermList | protected |
CVTermList() | CVTermList | |
CVTermList(const CVTermList &rhs) | CVTermList | |
drift_time_ | PeptideCompound | protected |
empty() const | CVTermList | |
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(UInt index) const | MetaInfoInterface | |
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 | |
metaRegistry() | MetaInfoInterface | static |
metaValueExists(const String &name) const | MetaInfoInterface | |
metaValueExists(UInt index) const | MetaInfoInterface | |
operator!=(const CVTermList &cv_term_list) const | CVTermList | |
OpenMS::MetaInfoInterface::operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator=(const PeptideCompound &rhs) | PeptideCompound | inline |
OpenMS::CVTermList::operator=(const CVTermList &rhs) | CVTermList | |
OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
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 | |
PeptideCompound() | PeptideCompound | inline |
PeptideCompound(const PeptideCompound &rhs) | PeptideCompound | inline |
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 Map< String, std::vector< CVTerm > > &cv_term_map) | CVTermList | |
rts | PeptideCompound | |
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 | |
~CVTermList() | CVTermList | virtual |
~MetaInfoInterface() | MetaInfoInterface | |