#include <UserDefaults.h>
◆ currentUDFile()
| string CUserDefaults::currentUDFile |
( |
| ) |
|
|
static |
◆ getAgentIDFileName()
| string CUserDefaults::getAgentIDFileName |
( |
| ) |
|
|
static |
◆ getAgentIDFilePath()
| string CUserDefaults::getAgentIDFilePath |
( |
| ) |
|
|
static |
◆ getAgentLogStorageDir()
| string CUserDefaults::getAgentLogStorageDir |
( |
| ) |
const |
◆ getCommanderPidFile()
| string CUserDefaults::getCommanderPidFile |
( |
const boost::uuids::uuid & |
_sid = boost::uuids::nil_uuid() | ) |
const |
◆ getCommanderPidFileName()
| string CUserDefaults::getCommanderPidFileName |
( |
| ) |
const |
◆ getCurrentSID()
| string CUserDefaults::getCurrentSID |
( |
| ) |
const |
◆ getDDSPath()
| string CUserDefaults::getDDSPath |
( |
| ) |
|
|
static |
◆ getDefaultSID()
| string CUserDefaults::getDefaultSID |
( |
| ) |
const |
◆ getDefaultSIDLinkName()
| string CUserDefaults::getDefaultSIDLinkName |
( |
| ) |
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.
◆ getNumLeaderFW()
| size_t CUserDefaults::getNumLeaderFW |
( |
| ) |
|
|
static |
◆ 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)
◆ getSlotsRootDir()
| std::string CUserDefaults::getSlotsRootDir |
( |
| ) |
const |
◆ getSMLeaderInputName()
| std::string CUserDefaults::getSMLeaderInputName |
( |
uint64_t |
_protocolHeaderID | ) |
const |
◆ getSMLeaderInputNames()
| std::vector< std::string > CUserDefaults::getSMLeaderInputNames |
( |
| ) |
const |
◆ getSMLeaderOutputName()
| std::string CUserDefaults::getSMLeaderOutputName |
( |
uint64_t |
_protocolHeaderID | ) |
const |
◆ getTopologyXSDFilePath()
| string CUserDefaults::getTopologyXSDFilePath |
( |
| ) |
|
|
static |
◆ getUserEnvScript()
| string CUserDefaults::getUserEnvScript |
( |
| ) |
const |
◆ getValueForKey()
| string CUserDefaults::getValueForKey |
( |
const std::string & |
_key | ) |
const |
◆ getWnBinsDir()
| string CUserDefaults::getWnBinsDir |
( |
| ) |
const |
◆ getWrkDir()
| std::string CUserDefaults::getWrkDir |
( |
| ) |
const |
Returns DDS working directory. For agents it is always $DDS_LOCATION.
◆ getWrkPkgDir()
| string CUserDefaults::getWrkPkgDir |
( |
| ) |
const |
◆ getWrkPkgPath()
| string CUserDefaults::getWrkPkgPath |
( |
| ) |
const |
◆ getWrkScriptPath()
| string CUserDefaults::getWrkScriptPath |
( |
| ) |
const |
◆ instance()
Return singleton instance.
◆ isAgentInstance()
| bool CUserDefaults::isAgentInstance |
( |
| ) |
const |
◆ IsSessionRunning()
| bool CUserDefaults::IsSessionRunning |
( |
const boost::uuids::uuid & |
_sid = boost::uuids::nil_uuid() | ) |
const |
◆ 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 |
|
) |
| |
◆ setDefaultSID()
| void CUserDefaults::setDefaultSID |
( |
const boost::uuids::uuid & |
_sid | ) |
const |
|
noexcept |
The documentation for this class was generated from the following files: