addConfiguration(const Configuration &configuration) | TraMLProduct | inline |
addCVTerm(const CVTerm &term) | CVTermListInterface | |
addInterpretation(const Interpretation &interpretation) | TraMLProduct | inline |
charge_ | TraMLProduct | private |
charge_set_ | TraMLProduct | private |
clearMetaInfo() | MetaInfoInterface | |
configuration_list_ | TraMLProduct | private |
consumeCVTerms(const 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 | |
getChargeState() const | TraMLProduct | inline |
getConfigurationList() const | TraMLProduct | inline |
getCVTerms() const | CVTermListInterface | |
getInterpretationList() const | TraMLProduct | inline |
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 | |
getMZ() const | TraMLProduct | inline |
hasCharge() const | TraMLProduct | inline |
hasCVTerm(const String &accession) const | CVTermListInterface | |
interpretation_list_ | TraMLProduct | private |
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 | |
mz_ | TraMLProduct | private |
operator!=(const CVTermListInterface &rhs) const | CVTermListInterface | |
OpenMS::MetaInfoInterface::operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator=(const CVTermListInterface &rhs) | CVTermListInterface | |
operator=(CVTermListInterface &&) noexcept | CVTermListInterface | |
OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
OpenMS::MetaInfoInterface::operator=(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
operator==(const TraMLProduct &rhs) const | TraMLProduct | 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(Map< String, std::vector< CVTerm > > &cv_terms) | CVTermListInterface | |
replaceCVTerms(const std::vector< CVTerm > &cv_terms, const String &accession) | CVTermListInterface | |
replaceCVTerms(const Map< String, std::vector< CVTerm > > &cv_term_map) | CVTermListInterface | |
resetInterpretations() | TraMLProduct | inline |
setChargeState(int charge) | TraMLProduct | inline |
setCVTerms(const std::vector< CVTerm > &terms) | CVTermListInterface | |
setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
setMZ(double mz) | TraMLProduct | inline |
TraMLProduct() | TraMLProduct | inline |
~CVTermListInterface() | CVTermListInterface | |
~MetaInfoInterface() | MetaInfoInterface | |