ProteoWizard
Public Member Functions | Public Attributes
pwiz::identdata::Serializer_Text::Config Struct Reference

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

#include <Serializer_Text.hpp>

List of all members.

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

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

Member Data Documentation

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

Definition at line 61 of file Serializer_Text.hpp.

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

Definition at line 62 of file Serializer_Text.hpp.

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

Definition at line 63 of file Serializer_Text.hpp.

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

Definition at line 65 of file Serializer_Text.hpp.

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: