Go to the documentation of this file.
24 #ifndef _CHROMATOGRAMLISTFACTORY_HPP_
25 #define _CHROMATOGRAMLISTFACTORY_HPP_
51 static std::string
usage(
bool detailedHelp =
true,
const char* morehelp_prompt = NULL,
int maxLineLength = 80);
59 #endif // _CHROMATOGRAMLISTFACTORY_HPP_
static std::string usage(bool detailedHelp=true, const char *morehelp_prompt=NULL, int maxLineLength=80)
user-friendly documentation, with option of less or more detail
static void wrap(msdata::MSData &msd, const std::string &wrapper, pwiz::util::IterationListenerRegistry *ilr=NULL)
instantiate the ChromatogramListWrapper indicated by wrapper
Factory for instantiating and wrapping ChromatogramLists.
handles registration of IterationListeners and broadcast of update messages
static void wrap(msdata::MSData &msd, const std::vector< std::string > &wrappers, pwiz::util::IterationListenerRegistry *ilr=NULL)
instantiate a list of ChromatogramListWrappers
This is the root element of ProteoWizard; it represents the mzML element, defined as: intended to cap...