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

#include <SpectrumTable.hpp>

Inheritance diagram for pwiz::analysis::SpectrumTable::Config:
pwiz::analysis::TabularConfig

Public Member Functions

 Config (const std::string &args="")
 
- Public Member Functions inherited from pwiz::analysis::TabularConfig
char getDelimiterChar () const
 delimiter between columns (unless set to Delimiter_FixedWidth) More...
 
std::string getFileExtension () const
 
bool checkDelimiter (const std::string &arg)
 
void copyDelimiterConfig (const TabularConfig &rhs)
 
bool delim_equal (const TabularConfig &rhs) const
 
bool operator== (const TabularConfig &rhs) const
 

Additional Inherited Members

- Public Types inherited from pwiz::analysis::TabularConfig
enum  Delimiter { Delimiter_FixedWidth, Delimiter_Space, Delimiter_Comma, Delimiter_Tab }
 
- Protected Member Functions inherited from pwiz::analysis::TabularConfig
 TabularConfig ()
 
- Protected Attributes inherited from pwiz::analysis::TabularConfig
Delimiter delimiter_
 

Detailed Description

Definition at line 42 of file SpectrumTable.hpp.

Constructor & Destructor Documentation

§ Config()

pwiz::analysis::SpectrumTable::Config::Config ( const std::string &  args = "")

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