#include <AppConfig.h>
Definition at line 25 of file AppConfig.h.
◆ Path()
Freestyle::Config::Path::Path |
( |
| ) |
|
◆ ~Path()
Freestyle::Config::Path::~Path |
( |
| ) |
|
|
virtual |
◆ getBrushesPath()
const string& Freestyle::Config::Path::getBrushesPath |
( |
| ) |
const |
|
inline |
◆ getEnvMapDir()
const string& Freestyle::Config::Path::getEnvMapDir |
( |
| ) |
const |
|
inline |
◆ getEnvVar()
string Freestyle::Config::Path::getEnvVar |
( |
const string & |
iEnvVarName | ) |
|
|
static |
◆ getHomeDir()
const string& Freestyle::Config::Path::getHomeDir |
( |
| ) |
const |
|
inline |
◆ getInstance()
Path * Freestyle::Config::Path::getInstance |
( |
| ) |
|
|
static |
◆ getMapsDir()
const string& Freestyle::Config::Path::getMapsDir |
( |
| ) |
const |
|
inline |
◆ getModelsPath()
const string& Freestyle::Config::Path::getModelsPath |
( |
| ) |
const |
|
inline |
◆ getPatternsPath()
const string& Freestyle::Config::Path::getPatternsPath |
( |
| ) |
const |
|
inline |
◆ getProjectDir()
const string& Freestyle::Config::Path::getProjectDir |
( |
| ) |
const |
|
inline |
◆ setHomeDir()
void Freestyle::Config::Path::setHomeDir |
( |
const string & |
iHomeDir | ) |
|
◆ setRootDir()
void Freestyle::Config::Path::setRootDir |
( |
const string & |
iRootDir | ) |
|
◆ _BrushesPath
string Freestyle::Config::Path::_BrushesPath |
|
protected |
◆ _EnvMapDir
string Freestyle::Config::Path::_EnvMapDir |
|
protected |
◆ _HomeDir
string Freestyle::Config::Path::_HomeDir |
|
protected |
◆ _MapsDir
string Freestyle::Config::Path::_MapsDir |
|
protected |
◆ _ModelsPath
string Freestyle::Config::Path::_ModelsPath |
|
protected |
◆ _PatternsPath
string Freestyle::Config::Path::_PatternsPath |
|
protected |
◆ _pInstance
Path * Freestyle::Config::Path::_pInstance = nullptr |
|
staticprotected |
◆ _ProjectDir
string Freestyle::Config::Path::_ProjectDir |
|
protected |
The documentation for this class was generated from the following files: