76 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: ParamJSONFile.h:58
static bool load(const std::string &filename, Param ¶m)
Read JSON file that is formatted in CWL conforming style.
void writeToStream(std::ostream *os_ptr, const Param ¶m) const
void store(const std::string &filename, const Param ¶m, const ToolInfo &tool_info) const
Write Json file with set values.
Management and storage of parameters / INI files.
Definition: Param.h:44
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19