#include <UserDefaults.h>
◆ currentUDFile()
| string CUserDefaults::currentUDFile |
( |
| ) |
|
|
static |
◆ getAgentIDFile()
| string CUserDefaults::getAgentIDFile |
( |
| ) |
|
|
static |
◆ getAgentLogStorageDir()
| string CUserDefaults::getAgentLogStorageDir |
( |
| ) |
const |
◆ getDDSPath()
| string CUserDefaults::getDDSPath |
( |
| ) |
|
|
static |
◆ getLogFile()
| string CUserDefaults::getLogFile |
( |
| ) |
const |
◆ getOptions()
◆ getPluginDir()
| string CUserDefaults::getPluginDir |
( |
const std::string & |
_path, |
|
|
const std::string & |
_pluginName |
|
) |
| const |
Returns path to the plugin's directory for specified plug-in name.
- Parameters
-
| [in] | _path | Path to the root plug-ins directory. If not specified (i.e. empty string is provided) than default root plug-ins directory is used. |
| [in] | _pluginName | Name of the plug-in. |
◆ getPluginsRootDir()
| string CUserDefaults::getPluginsRootDir |
( |
| ) |
const |
◆ getScoutPid()
| pid_t CUserDefaults::getScoutPid |
( |
| ) |
const |
◆ getServerInfoFileLocation()
| string CUserDefaults::getServerInfoFileLocation |
( |
| ) |
const |
◆ getServerInfoFileLocationSrv()
| string CUserDefaults::getServerInfoFileLocationSrv |
( |
| ) |
const |
◆ getServerInfoFileName()
| string CUserDefaults::getServerInfoFileName |
( |
| ) |
const |
◆ getSMInputName()
| std::string CUserDefaults::getSMInputName |
( |
| ) |
const |
◆ getSMOutputName()
| std::string CUserDefaults::getSMOutputName |
( |
| ) |
const |
◆ getUserEnvScript()
| string CUserDefaults::getUserEnvScript |
( |
| ) |
const |
◆ getValueForKey()
| string CUserDefaults::getValueForKey |
( |
const std::string & |
_Key | ) |
const |
◆ getWrkPkgDir()
| string CUserDefaults::getWrkPkgDir |
( |
| ) |
const |
◆ getWrkPkgPath()
| string CUserDefaults::getWrkPkgPath |
( |
| ) |
const |
◆ getWrkScriptPath()
| string CUserDefaults::getWrkScriptPath |
( |
| ) |
const |
◆ instance()
Return singleton instance.
◆ printDefaults()
| void CUserDefaults::printDefaults |
( |
std::ostream & |
_stream | ) |
|
|
static |
◆ reinit()
| void CUserDefaults::reinit |
( |
const std::string & |
_cfgFileName, |
|
|
bool |
_get_default = false |
|
) |
| |
The documentation for this class was generated from the following files: