#include <Config.h>
|
| ConfigParser (const std::string &filename, std::map< std::string, std::string > &i_properties, std::set< std::string > &i_sections) |
|
|
static std::string | extract_section (const std::string &key, const bool &provide_default=false) |
|
◆ ConfigParser()
mio::ConfigParser::ConfigParser |
( |
const std::string & |
filename, |
|
|
std::map< std::string, std::string > & |
i_properties, |
|
|
std::set< std::string > & |
i_sections |
|
) |
| |
◆ extract_section()
std::string mio::ConfigParser::extract_section |
( |
const std::string & |
key, |
|
|
const bool & |
provide_default = false |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: