#include <configmanager.h>
Definition at line 29 of file configmanager.h.
◆ create()
ConfigPtr ConfigManager::create |
( |
const std::string & |
file | ) |
|
◆ get()
ConfigPtr ConfigManager::get |
( |
const std::string & |
file | ) |
|
◆ getSettings()
◆ init()
void ConfigManager::init |
( |
| ) |
|
◆ load()
ConfigPtr ConfigManager::load |
( |
const std::string & |
file | ) |
|
◆ loadSettings()
ConfigPtr ConfigManager::loadSettings |
( |
const std::string |
file | ) |
|
◆ remove()
void ConfigManager::remove |
( |
const ConfigPtr |
config | ) |
|
◆ terminate()
void ConfigManager::terminate |
( |
| ) |
|
◆ unload()
bool ConfigManager::unload |
( |
const std::string & |
file | ) |
|
◆ m_settings
The documentation for this class was generated from the following files: