#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 | |
| static const int | DEFAULT_PING_INTERVAL = 10 |
| static const int | DEFAULT_START_TIMEOUT = 60 |
Definition in file Locator_Options.cpp.
const int DEFAULT_PING_INTERVAL = 10 [static] |
Definition at line 28 of file Locator_Options.cpp.
const int DEFAULT_START_TIMEOUT = 60 [static] |
Definition at line 29 of file Locator_Options.cpp.
1.4.7