OpenMS
PeptideHit Member List

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

addAnalysisResults(const PepXMLAnalysisResult &aresult)PeptideHit
addMetaValues(const MetaInfoInterface &from)MetaInfoInterface
addPeptideEvidence(const PeptideEvidence &peptide_evidence)PeptideHit
analysis_results_PeptideHitprotected
charge_PeptideHitprotected
clearMetaInfo()MetaInfoInterface
createIfNotExists_()MetaInfoInterfaceinlineprotected
extractProteinAccessionsSet() constPeptideHit
fragment_annotations_PeptideHitprotected
getAnalysisResults() constPeptideHit
getCharge() constPeptideHit
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
getPeakAnnotations()PeptideHit
getPeakAnnotations() constPeptideHit
getPeptideEvidences() constPeptideHit
getRank() constPeptideHit
getScore() constPeptideHit
getSequence() constPeptideHit
getSequence()PeptideHit
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
operator!=(const PeptideHit &rhs) constPeptideHit
OpenMS::MetaInfoInterface::operator!=(const MetaInfoInterface &rhs) constMetaInfoInterface
operator=(const PeptideHit &source)PeptideHit
operator=(PeptideHit &&) noexceptPeptideHit
OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs)MetaInfoInterface
OpenMS::MetaInfoInterface::operator=(MetaInfoInterface &&) noexceptMetaInfoInterface
operator==(const PeptideHit &rhs) constPeptideHit
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) constMetaInfoInterface
peptide_evidences_PeptideHitprotected
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 &&) noexceptPeptideHit
rank_PeptideHitprotected
removeMetaValue(const String &name)MetaInfoInterface
removeMetaValue(UInt index)MetaInfoInterface
score_PeptideHitprotected
sequence_PeptideHitprotected
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
swap(MetaInfoInterface &rhs)MetaInfoInterface
~MetaInfoInterface()MetaInfoInterface
~PeptideHit()PeptideHitvirtual