#include <PeptideDatabase.hpp>
List of all members.
Public Attributes |
| int | C |
| int | H |
| int | N |
| int | O |
| int | S |
Detailed Description
Definition at line 38 of file PeptideDatabase.hpp.
Constructor & Destructor Documentation
| pwiz::proteome::PeptideDatabaseFormula::PeptideDatabaseFormula |
( |
int |
c = 0, |
|
|
int |
h = 0, |
|
|
int |
n = 0, |
|
|
int |
o = 0, |
|
|
int |
s = 0 |
|
) |
| |
|
inline |
Member Data Documentation
| int pwiz::proteome::PeptideDatabaseFormula::C |
| int pwiz::proteome::PeptideDatabaseFormula::H |
| int pwiz::proteome::PeptideDatabaseFormula::N |
| int pwiz::proteome::PeptideDatabaseFormula::O |
| int pwiz::proteome::PeptideDatabaseFormula::S |
The documentation for this struct was generated from the following file: