ProteoWizard
Public Member Functions | Public Attributes
pwiz::proteome::PeptideDatabaseFormula Struct Reference

#include <PeptideDatabase.hpp>

List of all members.

Public Member Functions

 PeptideDatabaseFormula (int c=0, int h=0, int n=0, int o=0, int s=0)

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

Definition at line 46 of file PeptideDatabase.hpp.

: C(c), H(h), N(n), O(o), S(s)
{}

Member Data Documentation

int pwiz::proteome::PeptideDatabaseFormula::C

Definition at line 40 of file PeptideDatabase.hpp.

int pwiz::proteome::PeptideDatabaseFormula::H

Definition at line 41 of file PeptideDatabase.hpp.

int pwiz::proteome::PeptideDatabaseFormula::N

Definition at line 42 of file PeptideDatabase.hpp.

int pwiz::proteome::PeptideDatabaseFormula::O

Definition at line 43 of file PeptideDatabase.hpp.

int pwiz::proteome::PeptideDatabaseFormula::S

Definition at line 44 of file PeptideDatabase.hpp.


The documentation for this struct was generated from the following file: