70     static bool load(
const std::string& filename, 
Param& param);
 
Load from JSON (in a Common Workflow Language (CWL) compatible way) into the Param class.
Definition: ParamCWLFile.h:58
 
static bool load(const std::string &filename, Param ¶m)
Read JSON file that is formatted in CWL conforming style.
 
Management and storage of parameters / INI files.
Definition: Param.h:44
 
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:22