OpenMS
ScoredProcessingResult Member List

This is the complete list of members for ScoredProcessingResult, including all inherited members.

addMetaValues(const MetaInfoInterface &from)MetaInfoInterface
addProcessingStep(const AppliedProcessingStep &step)ScoredProcessingResultinline
addProcessingStep(ProcessingStepRef step_ref, const std::map< ScoreTypeRef, double > &scores=std::map< ScoreTypeRef, double >())ScoredProcessingResultinline
addScore(ScoreTypeRef score_type, double score, const std::optional< ProcessingStepRef > &processing_step_opt=std::nullopt)ScoredProcessingResultinline
clearMetaInfo()MetaInfoInterface
createIfNotExists_()MetaInfoInterfaceinlineprotected
getKeys(std::vector< String > &keys) constMetaInfoInterface
getKeys(std::vector< UInt > &keys) constMetaInfoInterface
getMetaValue(const String &name) constMetaInfoInterface
getMetaValue(const String &name, const DataValue &default_value) constMetaInfoInterface
getMetaValue(UInt index) constMetaInfoInterface
getMetaValue(UInt index, const DataValue &default_value) constMetaInfoInterface
getMostRecentScore() constScoredProcessingResultinline
getNumberOfScores() constScoredProcessingResultinline
getScore(ScoreTypeRef score_ref) constScoredProcessingResultinline
getScore(ScoreTypeRef score_ref, std::optional< ProcessingStepRef > processing_step_opt) constScoredProcessingResultinline
getScoreAndStep(ScoreTypeRef score_ref) constScoredProcessingResultinline
getStepsAndScoresByStep()ScoredProcessingResultinline
getStepsAndScoresByStep() constScoredProcessingResultinline
isMetaEmpty() constMetaInfoInterface
merge(const ScoredProcessingResult &other)ScoredProcessingResultinline
meta_MetaInfoInterfaceprotected
MetaInfoInterface()MetaInfoInterface
MetaInfoInterface(const MetaInfoInterface &rhs)MetaInfoInterface
MetaInfoInterface(MetaInfoInterface &&) noexceptMetaInfoInterface
metaRegistry()MetaInfoInterfacestatic
metaValueExists(const String &name) constMetaInfoInterface
metaValueExists(UInt index) constMetaInfoInterface
operator!=(const MetaInfoInterface &rhs) constMetaInfoInterface
operator=(const MetaInfoInterface &rhs)MetaInfoInterface
operator=(MetaInfoInterface &&) noexceptMetaInfoInterface
operator==(const MetaInfoInterface &rhs) constMetaInfoInterface
removeMetaValue(const String &name)MetaInfoInterface
removeMetaValue(UInt index)MetaInfoInterface
ScoredProcessingResult(const AppliedProcessingSteps &steps_and_scores=AppliedProcessingSteps())ScoredProcessingResultinlineexplicitprotected
ScoredProcessingResult(const ScoredProcessingResult &)=defaultScoredProcessingResultprotected
setMetaValue(const String &name, const DataValue &value)MetaInfoInterface
setMetaValue(UInt index, const DataValue &value)MetaInfoInterface
steps_and_scoresScoredProcessingResult
swap(MetaInfoInterface &rhs)MetaInfoInterface
~MetaInfoInterface()MetaInfoInterface