OpenMS  2.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ParentMolecule Member List

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

accessionParentMolecule
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 boost::optional< ProcessingStepRef > &processing_step_opt=boost::none)ScoredProcessingResultinline
clearMetaInfo()MetaInfoInterface
coverageParentMolecule
createIfNotExists_()MetaInfoInterfaceinlineprotected
descriptionParentMolecule
getKeys(std::vector< String > &keys) constMetaInfoInterface
getKeys(std::vector< UInt > &keys) constMetaInfoInterface
getMetaValue(const String &name, const DataValue &default_value=DataValue::EMPTY) constMetaInfoInterface
getMetaValue(UInt index, const DataValue &default_value=DataValue::EMPTY) constMetaInfoInterface
getScore(ScoreTypeRef score_ref) constScoredProcessingResultinline
getScore(ScoreTypeRef score_ref, boost::optional< ProcessingStepRef > processing_step_opt) constScoredProcessingResultinline
getScoreAndStep(ScoreTypeRef score_ref) constScoredProcessingResultinline
getStepsAndScoresByStep()ScoredProcessingResultinline
getStepsAndScoresByStep() constScoredProcessingResultinline
is_decoyParentMolecule
isMetaEmpty() constMetaInfoInterface
meta_MetaInfoInterfaceprotected
MetaInfoInterface()MetaInfoInterface
MetaInfoInterface(const MetaInfoInterface &rhs)MetaInfoInterface
MetaInfoInterface(MetaInfoInterface &&) noexceptMetaInfoInterface
metaRegistry()MetaInfoInterfacestatic
metaValueExists(const String &name) constMetaInfoInterface
metaValueExists(UInt index) constMetaInfoInterface
molecule_typeParentMolecule
operator!=(const MetaInfoInterface &rhs) constMetaInfoInterface
operator+=(const ParentMolecule &other)ParentMoleculeinline
OpenMS::IdentificationDataInternal::ScoredProcessingResult::operator+=(const ScoredProcessingResult &other)ScoredProcessingResultinline
operator=(const MetaInfoInterface &rhs)MetaInfoInterface
operator=(MetaInfoInterface &&) noexceptMetaInfoInterface
operator==(const MetaInfoInterface &rhs) constMetaInfoInterface
ParentMolecule(const String &accession, MoleculeType molecule_type=MoleculeType::PROTEIN, const String &sequence="", const String &description="", double coverage=0.0, bool is_decoy=false, const AppliedProcessingSteps &steps_and_scores=AppliedProcessingSteps())ParentMoleculeinlineexplicit
ParentMolecule(const ParentMolecule &)=defaultParentMolecule
removeMetaValue(const String &name)MetaInfoInterface
removeMetaValue(UInt index)MetaInfoInterface
ScoredProcessingResult(const AppliedProcessingSteps &steps_and_scores=AppliedProcessingSteps())ScoredProcessingResultinlineexplicitprotected
ScoredProcessingResult(const ScoredProcessingResult &)=defaultScoredProcessingResultprotected
sequenceParentMolecule
setMetaValue(const String &name, const DataValue &value)MetaInfoInterface
setMetaValue(UInt index, const DataValue &value)MetaInfoInterface
steps_and_scoresScoredProcessingResult
~MetaInfoInterface()MetaInfoInterface