![]() |
OpenMS
2.5.0
|
This is the complete list of members for ScoreType, including all inherited members.
clearMetaInfo() | MetaInfoInterface | |
createIfNotExists_() | MetaInfoInterface | inlineprotected |
cv_term | ScoreType | |
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 | |
higher_better | ScoreType | |
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 | |
operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
operator<(const ScoreType &other) const | ScoreType | inline |
operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
operator=(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
operator==(const ScoreType &other) const | ScoreType | inline |
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
removeMetaValue(const String &name) | MetaInfoInterface | |
removeMetaValue(UInt index) | MetaInfoInterface | |
ScoreType() | ScoreType | inline |
ScoreType(const CVTerm &cv_term, bool higher_better) | ScoreType | inlineexplicit |
ScoreType(const String &name, bool higher_better) | ScoreType | inlineexplicit |
ScoreType(const ScoreType &other)=default | ScoreType | |
setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
~MetaInfoInterface() | MetaInfoInterface |