#include "ImR_Locator_i.h"
#include "utils.h"
#include "Iterator.h"
#include "orbsvcs/Time_Utilities.h"
#include "tao/IORTable/IORTable.h"
#include "tao/PortableServer/PortableServer.h"
#include "tao/ORB_Core.h"
#include "tao/default_ports.h"
#include "tao/Messaging/Messaging.h"
#include "ace/ARGV.h"
#include "ace/OS_NS_sys_time.h"
#include "ace/Vector_T.h"
Include dependency graph for ImR_Locator_i.cpp:
Functions | |
PortableServer::POA_ptr | createPersistentPOA (PortableServer::POA_ptr root_poa, const char *poa_name ACE_ENV_ARG_DECL) |
Variables | |
const int | DEFAULT_START_LIMIT = 1 |
const int | PING_RETRY_SCHEDULE [] = {0, 10, 100, 500, 1000, 1000, 1000, 1000, 5000, 5000} |
const ACE_Time_Value | DEFAULT_SERVER_TIMEOUT (0, 10 *1000) |
const ACE_Time_Value | DEFAULT_SHUTDOWN_TIMEOUT (0, 5000 *1000) |
|
|
|
|
|
|
|
|
|
|