OpenMS
|
This is the complete list of members for ProcessingSoftware, including all inherited members.
addCVTerm(const CVTerm &term) | CVTermList | |
addMetaValues(const MetaInfoInterface &from) | MetaInfoInterface | |
assigned_scores | ProcessingSoftware | |
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 | |
empty() const | CVTermList | |
getCVTerms() const | CVTermList | |
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 | |
getName() const | Software | |
getVersion() const | Software | |
hasCVTerm(const String &accession) const | CVTermList | |
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 | |
name_ | Software | protected |
operator!=(const Software &rhs) const | Software | |
OpenMS::CVTermList::operator!=(const CVTermList &cv_term_list) const | CVTermList | |
OpenMS::MetaInfoInterface::operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator<(const Software &rhs) const | Software | |
operator=(const Software &)=default | Software | |
operator=(Software &&) &=default | Software | |
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 Software &rhs) const | Software | |
OpenMS::CVTermList::operator==(const CVTermList &cv_term_list) const | CVTermList | |
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
ProcessingSoftware(const String &name="", const String &version="", const std::vector< ScoreTypeRef > &assigned_scores=std::vector< ScoreTypeRef >()) | ProcessingSoftware | inlineexplicit |
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 | |
setCVTerms(const std::vector< CVTerm > &terms) | CVTermList | |
setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
setName(const String &name) | Software | |
setVersion(const String &version) | Software | |
Software(const String &name="", const String &version="") | Software | explicit |
Software(const Software &)=default | Software | |
Software(Software &&)=default | Software | |
swap(MetaInfoInterface &rhs) | MetaInfoInterface | |
version_ | Software | protected |
~CVTermList() | CVTermList | virtual |
~MetaInfoInterface() | MetaInfoInterface | |
~Software() override | Software |