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

#include <RegionSlice.hpp>

Inheritance diagram for pwiz::analysis::RegionSlice::Config:
pwiz::analysis::RegionAnalyzer::Config pwiz::analysis::TabularConfig

Public Member Functions

 Config (const std::string &args)
 
- Public Member Functions inherited from pwiz::analysis::RegionAnalyzer::Config
 Config ()
 
- 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 }
 
- Public Attributes inherited from pwiz::analysis::RegionAnalyzer::Config
std::pair< double, double > mzRange
 
std::pair< size_t, size_t > indexRange
 
std::pair< int, int > scanNumberRange
 
std::pair< double, double > rtRange
 
bool dumpRegionData
 
std::ostream * osDump
 
std::string filenameSuffix
 
- Protected Member Functions inherited from pwiz::analysis::TabularConfig
 TabularConfig ()
 
- Protected Attributes inherited from pwiz::analysis::TabularConfig
Delimiter delimiter_
 

Detailed Description

Definition at line 43 of file RegionSlice.hpp.

Constructor & Destructor Documentation

§ Config()

pwiz::analysis::RegionSlice::Config::Config ( const std::string &  args)

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