#include <SnowpackConfig.h>
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::SnowpackConfig |
( |
const mio::Config & |
i_cfg | ) |
|
SnowpackConfig::~SnowpackConfig |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: