#include "Locator_Options.h"
#include "ace/Arg_Shifter.h"
#include "ace/Log_Msg.h"
#include "ace/OS_NS_strings.h"
Include dependency graph for Locator_Options.cpp:
Go to the source code of this file.
Variables | |
const HKEY | SERVICE_REG_ROOT = HKEY_LOCAL_MACHINE |
const ACE_TCHAR * | SERVICE_REG_PATH |
const int | DEFAULT_PING_INTERVAL = 10 |
const int | DEFAULT_START_TIMEOUT = 60 |
Definition in file Locator_Options.cpp.
|
Definition at line 28 of file Locator_Options.cpp. Referenced by Options::Options(). |
|
Definition at line 29 of file Locator_Options.cpp. Referenced by Options::Options(). |
|
Initial value: ACE_TEXT ("SYSTEM\\CurrentControlSet\\Services\\TAOImR\\Parameters") Definition at line 24 of file Locator_Options.cpp. Referenced by Options::load_registry_options(), and Options::save_registry_options(). |
|
Definition at line 22 of file Locator_Options.cpp. Referenced by Options::load_registry_options(), and Options::save_registry_options(). |