ProteoWizard
Static Public Member Functions
pwiz::analysis::analyzer_strings< MetadataReporter > Struct Template Reference

#include <MetadataReporter.hpp>

List of all members.

Static Public Member Functions

static const char * id ()
static const char * description ()
static const char * argsFormat ()
static std::vector< std::string > argsUsage ()

Detailed Description

template<>
struct pwiz::analysis::analyzer_strings< MetadataReporter >

Definition at line 49 of file MetadataReporter.hpp.


Member Function Documentation

static const char* pwiz::analysis::analyzer_strings< MetadataReporter >::id ( )
inlinestatic

Definition at line 51 of file MetadataReporter.hpp.

{return "metadata";}
static const char* pwiz::analysis::analyzer_strings< MetadataReporter >::description ( )
inlinestatic

Definition at line 52 of file MetadataReporter.hpp.

{return "write file-level metadata";}
static const char* pwiz::analysis::analyzer_strings< MetadataReporter >::argsFormat ( )
inlinestatic

Definition at line 53 of file MetadataReporter.hpp.

{return "";}
static std::vector<std::string> pwiz::analysis::analyzer_strings< MetadataReporter >::argsUsage ( )
inlinestatic

Definition at line 54 of file MetadataReporter.hpp.

{return std::vector<std::string>();}

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