SNOWPACK  SNOWPACK-3.6.0
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)
 
 ~SnowpackConfig ()
 

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)

◆ ~SnowpackConfig()

SnowpackConfig::~SnowpackConfig ( )
inline

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