ProteoWizard
|
#include <SpectrumTable.hpp>
Public Member Functions | |
Config (const std::string &args="") | |
![]() | |
char | getDelimiterChar () const |
delimiter between columns (unless set to Delimiter_FixedWidth) | |
std::string | getFileExtension () const |
bool | checkDelimiter (const std::string &arg) |
Additional Inherited Members | |
![]() | |
enum | Delimiter { Delimiter_FixedWidth, Delimiter_Space, Delimiter_Comma, Delimiter_Tab } |
![]() | |
TabularConfig () | |
![]() | |
Delimiter | delimiter_ |
Definition at line 42 of file SpectrumTable.hpp.
pwiz::analysis::SpectrumTable::Config::Config | ( | const std::string & | args = "" | ) |