ProteoWizard
Public Member Functions | Public Attributes | List of all members
pwiz::analysis::PepxmlRecordReader::Config Struct Reference

#include <PepXMLCat.hpp>

Public Member Functions

 Config ()
 

Public Attributes

std::string pepxmlfile
 
char delim
 
char record
 
char quote
 
bool headers
 

Detailed Description

Definition at line 41 of file PepXMLCat.hpp.

Constructor & Destructor Documentation

§ Config()

pwiz::analysis::PepxmlRecordReader::Config::Config ( )

Member Data Documentation

§ pepxmlfile

std::string pwiz::analysis::PepxmlRecordReader::Config::pepxmlfile

Definition at line 43 of file PepXMLCat.hpp.

§ delim

char pwiz::analysis::PepxmlRecordReader::Config::delim

Definition at line 44 of file PepXMLCat.hpp.

§ record

char pwiz::analysis::PepxmlRecordReader::Config::record

Definition at line 45 of file PepXMLCat.hpp.

§ quote

char pwiz::analysis::PepxmlRecordReader::Config::quote

Definition at line 46 of file PepXMLCat.hpp.

§ headers

bool pwiz::analysis::PepxmlRecordReader::Config::headers

Definition at line 47 of file PepXMLCat.hpp.


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