ProteoWizard
|
#include <RunSummary.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) |
Public Attributes | |
pwiz::util::IntegerSet | msLevels |
pwiz::util::IntegerSet | charges |
Additional Inherited Members | |
![]() | |
enum | Delimiter { Delimiter_FixedWidth, Delimiter_Space, Delimiter_Comma, Delimiter_Tab } |
![]() | |
TabularConfig () | |
![]() | |
Delimiter | delimiter_ |
Definition at line 43 of file RunSummary.hpp.
pwiz::analysis::RunSummary::Config::Config | ( | const std::string & | args = "" | ) |
pwiz::util::IntegerSet pwiz::analysis::RunSummary::Config::msLevels |
Definition at line 45 of file RunSummary.hpp.
pwiz::util::IntegerSet pwiz::analysis::RunSummary::Config::charges |
Definition at line 46 of file RunSummary.hpp.