| addMetaValues(const MetaInfoInterface &from) | MetaInfoInterface | |
| buildUIDFromPepID(const PeptideIdentification &pep_id, const IdentifierMSRunMapper &mapping) | PeptideIdentification | static |
| buildUIDsFromAllPepIDs(const ConsensusMap &cmap) | PeptideIdentification | static |
| buildUSI(const String &ms_run_name, const String &dataset_id="local", bool include_interpretation=false) const | PeptideIdentification | |
| buildUSI(const IdentifierMSRunMapper &mapping, const String &dataset_id="local", bool include_interpretation=false) const | PeptideIdentification | |
| clearMetaInfo() | MetaInfoInterface | |
| createIfNotExists_() | MetaInfoInterface | inlineprotected |
| empty() const | PeptideIdentification | |
| getBaseName() const | PeptideIdentification | |
| getExperimentLabel() const | PeptideIdentification | |
| getHits() const | PeptideIdentification | |
| getHits() | PeptideIdentification | |
| getIdentifier() const | PeptideIdentification | |
| 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 | |
| getMZ() const | PeptideIdentification | |
| getReferencingHits(const std::vector< PeptideHit > &, const std::set< String > &accession) | PeptideIdentification | static |
| getRT() const | PeptideIdentification | |
| getScoreComparator(bool higher_score_better) | PeptideIdentification | static |
| getScoreType() const | PeptideIdentification | |
| getSignificanceThreshold() const | PeptideIdentification | |
| getSpectrumReference() const | PeptideIdentification | |
| hasMZ() const | PeptideIdentification | |
| hasRT() const | PeptideIdentification | |
| higher_score_better_ | PeptideIdentification | protected |
| hits_ | PeptideIdentification | protected |
| HitType typedef | PeptideIdentification | |
| id_ | PeptideIdentification | protected |
| insertHit(const PeptideHit &hit) | PeptideIdentification | |
| insertHit(PeptideHit &&hit) | PeptideIdentification | |
| isHigherScoreBetter() const | PeptideIdentification | |
| isMetaEmpty() const | MetaInfoInterface | |
| meta_ | MetaInfoInterface | protected |
| metaBegin() const | MetaInfoInterface | |
| metaEnd() const | MetaInfoInterface | |
| MetaInfoConstIterator typedef | MetaInfoInterface | |
| MetaInfoInterface()=default | MetaInfoInterface | |
| MetaInfoInterface(const MetaInfoInterface &rhs) | MetaInfoInterface | |
| MetaInfoInterface(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
| metaRegistry() | MetaInfoInterface | static |
| metaSize() const | MetaInfoInterface | |
| metaValueExists(const String &name) const | MetaInfoInterface | |
| metaValueExists(UInt index) const | MetaInfoInterface | |
| mz_ | PeptideIdentification | protected |
| operator!=(const PeptideIdentification &rhs) const | PeptideIdentification | |
| OpenMS::MetaInfoInterface::operator!=(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
| operator=(const PeptideIdentification &)=default | PeptideIdentification | |
| operator=(PeptideIdentification &&)=default | PeptideIdentification | |
| OpenMS::MetaInfoInterface::operator=(const MetaInfoInterface &rhs) | MetaInfoInterface | |
| OpenMS::MetaInfoInterface::operator=(MetaInfoInterface &&) noexcept | MetaInfoInterface | |
| operator==(const PeptideIdentification &rhs) const | PeptideIdentification | |
| OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) const | MetaInfoInterface | |
| PeptideIdentification() | PeptideIdentification | |
| PeptideIdentification(const PeptideIdentification &)=default | PeptideIdentification | |
| PeptideIdentification(PeptideIdentification &&) noexcept=default | PeptideIdentification | |
| removeMetaValue(const String &name) | MetaInfoInterface | |
| removeMetaValue(UInt index) | MetaInfoInterface | |
| rt_ | PeptideIdentification | protected |
| score_type_ | PeptideIdentification | protected |
| setBaseName(const String &base_name) | PeptideIdentification | |
| setExperimentLabel(const String &type) | PeptideIdentification | |
| setHigherScoreBetter(bool value) | PeptideIdentification | |
| setHits(const std::vector< PeptideHit > &hits) | PeptideIdentification | |
| setHits(std::vector< PeptideHit > &&hits) | PeptideIdentification | |
| setIdentifier(const String &id) | PeptideIdentification | |
| setMetaValue(const String &name, const DataValue &value) | MetaInfoInterface | |
| setMetaValue(UInt index, const DataValue &value) | MetaInfoInterface | |
| setMZ(double mz) | PeptideIdentification | |
| setRT(double rt) | PeptideIdentification | |
| setScoreType(const String &type) | PeptideIdentification | |
| setSignificanceThreshold(double value) | PeptideIdentification | |
| setSpectrumReference(const String &ref) | PeptideIdentification | |
| sort() | PeptideIdentification | |
| swap(MetaInfoInterface &rhs) | MetaInfoInterface | |
| ~MetaInfoInterface() | MetaInfoInterface | |
| ~PeptideIdentification() noexcept | PeptideIdentification | virtual |