ProteoWizard
Public Member Functions | Public Attributes | List of all members
pwiz::identdata::Serializer_Text::Config Struct Reference

< Controls the format of the text file. More...

#include <Serializer_Text.hpp>

Public Member Functions

 Config ()
 
 Config (const Config &config)
 

Public Attributes

bool headers
 
std::vector< IdFieldfields
 
IdField sort
 
std::string recordDelim
 
std::string fieldDelim
 

Detailed Description

< Controls the format of the text file.

Definition at line 59 of file Serializer_Text.hpp.

Constructor & Destructor Documentation

§ Config() [1/2]

pwiz::identdata::Serializer_Text::Config::Config ( )

§ Config() [2/2]

pwiz::identdata::Serializer_Text::Config::Config ( const Config config)

Member Data Documentation

§ headers

bool pwiz::identdata::Serializer_Text::Config::headers

Definition at line 61 of file Serializer_Text.hpp.

§ fields

std::vector<IdField> pwiz::identdata::Serializer_Text::Config::fields

Definition at line 62 of file Serializer_Text.hpp.

§ sort

IdField pwiz::identdata::Serializer_Text::Config::sort

Definition at line 63 of file Serializer_Text.hpp.

§ recordDelim

std::string pwiz::identdata::Serializer_Text::Config::recordDelim

Definition at line 65 of file Serializer_Text.hpp.

§ fieldDelim

std::string pwiz::identdata::Serializer_Text::Config::fieldDelim

Definition at line 66 of file Serializer_Text.hpp.


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