ProteoWizard
|
#include <RegionSlice.hpp>
Public Member Functions | |
Config (const std::string &args) | |
![]() | |
Config () | |
![]() | |
char | getDelimiterChar () const |
delimiter between columns (unless set to Delimiter_FixedWidth) | |
std::string | getFileExtension () const |
bool | checkDelimiter (const std::string &arg) |
Additional Inherited Members | |
![]() | |
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 |
Definition at line 43 of file RegionSlice.hpp.
pwiz::analysis::RegionSlice::Config::Config | ( | const std::string & | args | ) |