aa_after_ | PeptideHit | [protected] |
aa_before_ | PeptideHit | [protected] |
addProteinAccession(const String &accession) | PeptideHit | |
charge_ | PeptideHit | [protected] |
clearMetaInfo() | MetaInfoInterface | |
corresponding_protein_accessions_ | PeptideHit | [protected] |
createIfNotExists_() | MetaInfoInterface | [inline, protected] |
getAAAfter() const | PeptideHit | |
getAABefore() 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(UInt index) const | MetaInfoInterface | |
getProteinAccessions() const | PeptideHit | |
getRank() const | PeptideHit | |
getScore() const | PeptideHit | |
getSequence() const | PeptideHit | |
isMetaEmpty() const | MetaInfoInterface | |
meta_ | MetaInfoInterface | [protected] |
MetaInfoInterface() | MetaInfoInterface | |
MetaInfoInterface(const MetaInfoInterface &rhs) | MetaInfoInterface | |
metaRegistry() const | MetaInfoInterface | |
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 | |
OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
operator==(const PeptideHit &rhs) const | PeptideHit | |
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
PeptideHit() | PeptideHit | |
PeptideHit(DoubleReal score, UInt rank, Int charge, const String &sequence) | PeptideHit | |
PeptideHit(const PeptideHit &source) | PeptideHit | |
rank_ | PeptideHit | [protected] |
removeMetaValue(const String &name) | MetaInfoInterface | |
removeMetaValue(UInt index) | MetaInfoInterface | |
score_ | PeptideHit | [protected] |
sequence_ | PeptideHit | [protected] |
setAAAfter(char acid) | PeptideHit | |
setAABefore(char acid) | PeptideHit | |
setCharge(Int charge) | PeptideHit | |
setMetaValue(const String &name, const String &value) | MetaInfoInterface | |
setMetaValue(UInt index, const String &value) | MetaInfoInterface | |
setMetaValue(const String &name, Int value) | MetaInfoInterface | |
setMetaValue(UInt index, Int value) | MetaInfoInterface | |
setMetaValue(const String &name, UInt value) | MetaInfoInterface | |
setMetaValue(UInt index, UInt value) | MetaInfoInterface | |
setMetaValue(const String &name, Real value) | MetaInfoInterface | |
setMetaValue(UInt index, Real value) | MetaInfoInterface | |
setMetaValue(const String &name, DoubleReal value) | MetaInfoInterface | |
setMetaValue(UInt index, DoubleReal value) | MetaInfoInterface | |
setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
setProteinAccessions(const std::vector< String > &accessions) | PeptideHit | |
setRank(UInt newrank) | PeptideHit | |
setScore(DoubleReal score) | PeptideHit | |
setSequence(const String &sequence) | PeptideHit | |
~MetaInfoInterface() | MetaInfoInterface | |
~PeptideHit() | PeptideHit | [virtual] |