#include <nmv-conf-manager.h>
◆ create_default_config_file() [1/2]
| static void nemiver::common::ConfManager::create_default_config_file |
( |
const UString |
a_path | ) |
|
|
static |
◆ create_default_config_file() [2/2]
| static void nemiver::common::ConfManager::create_default_config_file |
( |
std::ostream & |
a_ostream | ) |
|
|
static |
◆ get_config()
| static Config& nemiver::common::ConfManager::get_config |
( |
| ) |
|
|
static |
◆ get_user_config_dir_path()
| static const std::string& nemiver::common::ConfManager::get_user_config_dir_path |
( |
| ) |
|
|
static |
◆ init()
| static void nemiver::common::ConfManager::init |
( |
| ) |
|
|
static |
◆ parse_config_file()
| static Config& nemiver::common::ConfManager::parse_config_file |
( |
const UString & |
a_path | ) |
|
|
static |
◆ parse_user_config_file()
| static Config& nemiver::common::ConfManager::parse_user_config_file |
( |
bool |
a_create_if_not_exist = true | ) |
|
|
static |
◆ user_config_dir_exists()
| static bool nemiver::common::ConfManager::user_config_dir_exists |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: