#include <SnowpackConfig.h>
|
| | 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() [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_filename | string 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: