ProteoWizard
pwiz::proteome::Protein Member List

This is the complete list of members for pwiz::proteome::Protein, including all inherited members.

descriptionpwiz::proteome::Protein
empty() const pwiz::proteome::Protein
formula(bool modified=false) const pwiz::proteome::Peptide
fragmentation(bool monoisotopic=true, bool modified=true) const pwiz::proteome::Peptide
idpwiz::proteome::Protein
indexpwiz::proteome::Protein
modifications()pwiz::proteome::Peptide
modifications() const pwiz::proteome::Peptide
molecularWeight(int charge=0, bool modified=true) const pwiz::proteome::Peptide
monoisotopicMass(int charge=0, bool modified=true) const pwiz::proteome::Peptide
operator<(const Peptide &rhs) const pwiz::proteome::Peptide
operator=(const Peptide &)pwiz::proteome::Peptide
operator==(const Peptide &rhs) const pwiz::proteome::Peptide
Peptide(const std::string &sequence="", MODIFICATION_PARSING_ARGUMENTS)pwiz::proteome::Peptide
Peptide(const char *sequence, MODIFICATION_PARSING_ARGUMENTS)pwiz::proteome::Peptide
Peptide(std::string::const_iterator begin, std::string::const_iterator end, MODIFICATION_PARSING_ARGUMENTS)pwiz::proteome::Peptide
Peptide(const char *begin, const char *end, MODIFICATION_PARSING_ARGUMENTS)pwiz::proteome::Peptide
Peptide(const Peptide &)pwiz::proteome::Peptide
Protein(const std::string &id, size_t index, const std::string &description, const std::string &sequence)pwiz::proteome::Protein
sequence() const pwiz::proteome::Peptide
~Peptide()pwiz::proteome::Peptidevirtual