SNOWPACK 20240425.48ca766
SnowpackConfig Class Reference

#include <SnowpackConfig.h>

Public Member Functions

 SnowpackConfig (const std::string &i_filename)
 Main constructor. The file is parsed and a key/value map object is internally created furthermore all missing key value pairs needed for Snowpack operation are added. More...
 
 SnowpackConfig (const mio::Config &i_cfg)
 

Constructor & Destructor Documentation

◆ SnowpackConfig() [1/2]

SnowpackConfig::SnowpackConfig ( const std::string &  i_filename)

Main constructor. The file is parsed and a key/value map object is internally created furthermore all missing key value pairs needed for Snowpack operation are added.

Parameters
[in]i_filenamestring representing the absolute filename of the key/value file

◆ SnowpackConfig() [2/2]

SnowpackConfig::SnowpackConfig ( const mio::Config &  i_cfg)

The documentation for this class was generated from the following files: