#include <ProgramConfig.h>
Definition at line 10 of file ProgramConfig.h.
| Pol::Clib::ProgramConfig::ProgramConfig |
( |
| ) |
|
|
default |
| Pol::Clib::ProgramConfig::~ProgramConfig |
( |
| ) |
|
|
virtualdefault |
| std::string Pol::Clib::ProgramConfig::build_datetime |
( |
| ) |
|
|
static |
| std::string Pol::Clib::ProgramConfig::build_target |
( |
| ) |
|
|
static |
| void Pol::Clib::ProgramConfig::configureProgramEnvironment |
( |
const std::string & |
programName | ) |
|
|
static |
| std::string Pol::Clib::ProgramConfig::programDir |
( |
| ) |
|
|
static |
Returns the directory of the currently running program.
Definition at line 49 of file ProgramConfig.cpp.
| std::string Pol::Clib::ProgramConfig::programName |
( |
| ) |
|
|
static |
Returns the name of the currently running program.
Definition at line 44 of file ProgramConfig.cpp.
| std::string Pol::Clib::ProgramConfig::m_programDir = "" |
|
staticprivate |
| std::string Pol::Clib::ProgramConfig::m_programName = "" |
|
staticprivate |
The documentation for this class was generated from the following files: