ProteoWizard
Public Member Functions | Public Attributes | List of all members
pwiz::proteome::IPIFASTADatabase::Record Struct Reference

structure for holding peptide info More...

#include <IPIFASTADatabase.hpp>

Public Member Functions

 Record (int _id=0)
 

Public Attributes

int id
 
std::string faID
 
std::string fullSeqDescription
 
std::string sequence
 

Detailed Description

structure for holding peptide info

Definition at line 49 of file IPIFASTADatabase.hpp.

Constructor & Destructor Documentation

§ Record()

pwiz::proteome::IPIFASTADatabase::Record::Record ( int  _id = 0)
inline

Definition at line 56 of file IPIFASTADatabase.hpp.

Member Data Documentation

§ id

int pwiz::proteome::IPIFASTADatabase::Record::id

Definition at line 51 of file IPIFASTADatabase.hpp.

§ faID

std::string pwiz::proteome::IPIFASTADatabase::Record::faID

Definition at line 52 of file IPIFASTADatabase.hpp.

§ fullSeqDescription

std::string pwiz::proteome::IPIFASTADatabase::Record::fullSeqDescription

Definition at line 53 of file IPIFASTADatabase.hpp.

§ sequence

std::string pwiz::proteome::IPIFASTADatabase::Record::sequence

Definition at line 54 of file IPIFASTADatabase.hpp.


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