OpenMS
|
This is the complete list of members for OSWPeptidePrecursor, including all inherited members.
charge_ | OSWPeptidePrecursor | private |
decoy_ | OSWPeptidePrecursor | private |
features_ | OSWPeptidePrecursor | private |
getCharge() const | OSWPeptidePrecursor | inline |
getFeatures() const | OSWPeptidePrecursor | inline |
getPCMz() const | OSWPeptidePrecursor | inline |
getSequence() const | OSWPeptidePrecursor | inline |
isDecoy() const | OSWPeptidePrecursor | inline |
operator=(const OSWPeptidePrecursor &rhs)=default | OSWPeptidePrecursor | |
operator=(OSWPeptidePrecursor &&rhs)=default | OSWPeptidePrecursor | |
OSWPeptidePrecursor()=default | OSWPeptidePrecursor | |
OSWPeptidePrecursor(const String &seq, const short charge, const bool decoy, const float precursor_mz, std::vector< OSWPeakGroup > &&features) | OSWPeptidePrecursor | |
OSWPeptidePrecursor(const OSWPeptidePrecursor &rhs)=default | OSWPeptidePrecursor | |
OSWPeptidePrecursor(OSWPeptidePrecursor &&rhs)=default | OSWPeptidePrecursor | |
precursor_mz_ | OSWPeptidePrecursor | private |
seq_ | OSWPeptidePrecursor | private |