#include <UserDefaults.h>
◆ currentUDFile()
| string CUserDefaults::currentUDFile |
( |
| ) |
|
|
static |
◆ getAgentIDFile()
| string CUserDefaults::getAgentIDFile |
( |
| ) |
|
|
static |
◆ getAgentLogStorageDir()
| string CUserDefaults::getAgentLogStorageDir |
( |
| ) |
const |
◆ getAgentNamedMutexName()
| string CUserDefaults::getAgentNamedMutexName |
( |
| ) |
const |
◆ getCommanderPidFile()
| string CUserDefaults::getCommanderPidFile |
( |
| ) |
const |
◆ getCommanderPidFileName()
| string CUserDefaults::getCommanderPidFileName |
( |
| ) |
const |
◆ getCurrentSID()
| string CUserDefaults::getCurrentSID |
( |
| ) |
const |
◆ getDDSPath()
| string CUserDefaults::getDDSPath |
( |
| ) |
|
|
static |
◆ getDefaultSID()
| string CUserDefaults::getDefaultSID |
( |
| ) |
const |
◆ getDefaultSIDFile()
| string CUserDefaults::getDefaultSIDFile |
( |
| ) |
const |
◆ getInitialSID()
| boost::uuids::uuid CUserDefaults::getInitialSID |
( |
| ) |
|
|
static |
◆ getLockedSID()
| string CUserDefaults::getLockedSID |
( |
| ) |
const |
◆ getLogFile()
| string CUserDefaults::getLogFile |
( |
| ) |
const |
◆ getMainSIDFile()
| string CUserDefaults::getMainSIDFile |
( |
| ) |
const |
Returns the full path to the main Session ID file The function doesn't check wheather the file exists or not.
◆ 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 |
◆ getSessionsHolderDirName()
| string CUserDefaults::getSessionsHolderDirName |
( |
| ) |
const |
◆ getSessionsRootDir()
| string CUserDefaults::getSessionsRootDir |
( |
| ) |
const |
◆ getSIDFile()
| string CUserDefaults::getSIDFile |
( |
| ) |
const |
Returns Session ID full file path (return main SID if exists. If there is no main, it checks for a clone SID. If none of SID exist, the fucntions returns an empty string)
◆ getSMAgentInputName()
| std::string CUserDefaults::getSMAgentInputName |
( |
| ) |
const |
◆ getSMAgentLeaderOutputName()
| std::string CUserDefaults::getSMAgentLeaderOutputName |
( |
| ) |
const |
◆ getSMAgentOutputName()
| std::string CUserDefaults::getSMAgentOutputName |
( |
| ) |
const |
◆ getSMInputName()
| string CUserDefaults::getSMInputName |
( |
| ) |
const |
◆ getSMOutputName()
| 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 boost::uuids::uuid & |
_sid, |
|
|
const std::string & |
_cfgFileName, |
|
|
bool |
_get_default = false |
|
) |
| |
The documentation for this class was generated from the following files: