#include <ConfigurationHandler.h>
◆ getBuildType()
| const std::string & Xale::Core::ConfigurationHandler::getBuildType |
( |
| ) |
const |
|
noexcept |
◆ getDataFilePath()
| const std::string & Xale::Core::ConfigurationHandler::getDataFilePath |
( |
| ) |
const |
|
noexcept |
◆ getDefaultLogLevel()
| const std::string & Xale::Core::ConfigurationHandler::getDefaultLogLevel |
( |
| ) |
const |
|
noexcept |
◆ getExceptionLogLevel()
| const std::string & Xale::Core::ConfigurationHandler::getExceptionLogLevel |
( |
| ) |
const |
|
noexcept |
◆ getInstance()
| ConfigurationHandler & Xale::Core::ConfigurationHandler::getInstance |
( |
| ) |
|
|
static |
◆ getLogFileNameFormat()
| const std::string & Xale::Core::ConfigurationHandler::getLogFileNameFormat |
( |
| ) |
const |
|
noexcept |
◆ getLogOutputDirectory()
| const std::string & Xale::Core::ConfigurationHandler::getLogOutputDirectory |
( |
| ) |
const |
|
noexcept |
◆ isLoaded()
| bool Xale::Core::ConfigurationHandler::isLoaded |
( |
| ) |
const |
|
noexcept |
◆ loadFromFile()
| bool Xale::Core::ConfigurationHandler::loadFromFile |
( |
const std::string & | path, |
|
|
std::string & | outError ) |
|
noexcept |
The documentation for this class was generated from the following files: