| addAnalysisResults(PepXMLAnalysisResult aresult) | PeptideHit |  | 
  | addMetaValues(const MetaInfoInterface &from) | MetaInfoInterface |  | 
  | addPeptideEvidence(const PeptideEvidence &peptide_evidence) | PeptideHit |  | 
  | analysis_results_ | PeptideHit | protected | 
  | charge_ | PeptideHit | protected | 
  | clearMetaInfo() | MetaInfoInterface |  | 
  | createIfNotExists_() | MetaInfoInterface | inlineprotected | 
  | 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 DataValue &default_value=DataValue::EMPTY) const | MetaInfoInterface |  | 
  | getMetaValue(UInt index, const DataValue &default_value=DataValue::EMPTY) const | MetaInfoInterface |  | 
  | getPeakAnnotations() const | PeptideHit |  | 
  | getPeptideEvidences() const | PeptideHit |  | 
  | getRank() const | PeptideHit |  | 
  | getScore() const | PeptideHit |  | 
  | getSequence() const | 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(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 |  | 
  | ~MetaInfoInterface() | MetaInfoInterface |  | 
  | ~PeptideHit() | PeptideHit | virtual |