| addAnalysisResults(const PepXMLAnalysisResult &aresult) | PeptideHit | |
| addMetaValues(const MetaInfoInterface &from) | MetaInfoInterface | |
| addPeptideEvidence(const PeptideEvidence &peptide_evidence) | PeptideHit | |
| charge_ | PeptideHit | protected |
| clearMetaInfo() | MetaInfoInterface | |
| createIfNotExists_() | MetaInfoInterface | inlineprotected |
| extractAnalysisResultsFromMetaValues_() const | PeptideHit | private |
| extractProteinAccessionsSet() const | PeptideHit | |
| fragment_annotations_ | PeptideHit | protected |
| getAnalysisResults() const | PeptideHit | |
| getCharge() const | PeptideHit | |
| 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 | |
| getNumberOfAnalysisResultsFromMetaValues_() const | PeptideHit | private |
| getPeakAnnotations() | PeptideHit | |
| getPeakAnnotations() const | PeptideHit | |
| getPeptideEvidences() const | PeptideHit | |
| getRank() const | PeptideHit | |
| getScore() const | PeptideHit | |
| getSequence() const | PeptideHit | |
| getSequence() | PeptideHit | |
| 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 PeptideHit &rhs) const | PeptideHit | |
| OpenMS::MetaInfoInterface::operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
| operator=(const PeptideHit &source) | PeptideHit | |
| operator=(PeptideHit &&) noexcept | PeptideHit | |
| OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
| OpenMS::MetaInfoInterface::operator=(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
| operator==(const PeptideHit &rhs) const | PeptideHit | |
| OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
| peptide_evidences_ | PeptideHit | protected |
| PeptideHit() | PeptideHit | |
| PeptideHit(double score, UInt rank, Int charge, const AASequence &sequence) | PeptideHit | |
| PeptideHit(double score, UInt rank, Int charge, AASequence &&sequence) | PeptideHit | |
| PeptideHit(const PeptideHit &source) | PeptideHit | |
| PeptideHit(PeptideHit &&) noexcept | PeptideHit | |
| rank_ | PeptideHit | protected |
| removeMetaValue(const String &name) | MetaInfoInterface | |
| removeMetaValue(UInt index) | MetaInfoInterface | |
| score_ | PeptideHit | protected |
| sequence_ | PeptideHit | protected |
| setAnalysisResults(const std::vector< PepXMLAnalysisResult > &aresult) | PeptideHit | |
| setCharge(Int charge) | PeptideHit | |
| setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
| setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
| setPeakAnnotations(std::vector< PeptideHit::PeakAnnotation > frag_annotations) | PeptideHit | |
| setPeptideEvidences(const std::vector< PeptideEvidence > &peptide_evidences) | PeptideHit | |
| setPeptideEvidences(std::vector< PeptideEvidence > &&peptide_evidences) | PeptideHit | |
| setRank(UInt newrank) | PeptideHit | |
| setScore(double score) | PeptideHit | |
| setSequence(const AASequence &sequence) | PeptideHit | |
| setSequence(AASequence &&sequence) | PeptideHit | |
| swap(MetaInfoInterface &rhs) | MetaInfoInterface | |
| ~MetaInfoInterface() | MetaInfoInterface | |
| ~PeptideHit() | PeptideHit | virtual |