ProteoWizard
|
This auxilliary class should be specialized for MSDataAnalyzers whose instantiation is controlled by user-supplied strings (via command line, config file, etc.). More...
#include <MSDataAnalyzer.hpp>
Static Public Member Functions | |
static const char * | id () |
string identifier for the analyzer | |
static const char * | description () |
description of the analyzer | |
static const char * | argsFormat () |
format of args string | |
static std::vector< std::string > | argsUsage () |
description of args string options |
This auxilliary class should be specialized for MSDataAnalyzers whose instantiation is controlled by user-supplied strings (via command line, config file, etc.).
Definition at line 114 of file MSDataAnalyzer.hpp.
|
inlinestatic |
string identifier for the analyzer
Definition at line 117 of file MSDataAnalyzer.hpp.
|
inlinestatic |
description of the analyzer
Definition at line 120 of file MSDataAnalyzer.hpp.
|
inlinestatic |
|
inlinestatic |
description of args string options
Definition at line 126 of file MSDataAnalyzer.hpp.