![]() |
OpenMS
|
This is the complete list of members for ParentSequence, including all inherited members.
| accession | ParentSequence | |
| addMetaValues(const MetaInfoInterface &from) | MetaInfoInterface | |
| addProcessingStep(const AppliedProcessingStep &step) | ScoredProcessingResult | inline |
| addProcessingStep(ProcessingStepRef step_ref, const std::map< ScoreTypeRef, double > &scores=std::map< ScoreTypeRef, double >()) | ScoredProcessingResult | inline |
| addScore(ScoreTypeRef score_type, double score, const std::optional< ProcessingStepRef > &processing_step_opt=std::nullopt) | ScoredProcessingResult | inline |
| clearMetaInfo() | MetaInfoInterface | |
| coverage | ParentSequence | |
| createIfNotExists_() | MetaInfoInterface | inlineprotected |
| description | ParentSequence | |
| 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 | |
| getMostRecentScore() const | ScoredProcessingResult | inline |
| getNumberOfScores() const | ScoredProcessingResult | inline |
| getScore(ScoreTypeRef score_ref) const | ScoredProcessingResult | inline |
| getScore(ScoreTypeRef score_ref, std::optional< ProcessingStepRef > processing_step_opt) const | ScoredProcessingResult | inline |
| getScoreAndStep(ScoreTypeRef score_ref) const | ScoredProcessingResult | inline |
| getStepsAndScoresByStep() | ScoredProcessingResult | inline |
| getStepsAndScoresByStep() const | ScoredProcessingResult | inline |
| is_decoy | ParentSequence | |
| isMetaEmpty() const | MetaInfoInterface | |
| merge(const ParentSequence &other) | ParentSequence | inline |
| OpenMS::IdentificationDataInternal::ScoredProcessingResult::merge(const ScoredProcessingResult &other) | ScoredProcessingResult | inline |
| 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 | |
| molecule_type | ParentSequence | |
| operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
| operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
| operator=(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
| operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
| ParentSequence(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()) | ParentSequence | inlineexplicit |
| ParentSequence(const ParentSequence &)=default | ParentSequence | |
| removeMetaValue(const String &name) | MetaInfoInterface | |
| removeMetaValue(UInt index) | MetaInfoInterface | |
| ScoredProcessingResult(const AppliedProcessingSteps &steps_and_scores=AppliedProcessingSteps()) | ScoredProcessingResult | inlineexplicitprotected |
| ScoredProcessingResult(const ScoredProcessingResult &)=default | ScoredProcessingResult | protected |
| sequence | ParentSequence | |
| setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
| setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
| steps_and_scores | ScoredProcessingResult | |
| swap(MetaInfoInterface &rhs) | MetaInfoInterface | |
| ~MetaInfoInterface() | MetaInfoInterface |