#include "orbsvcs/Notify/Reconnection_Registry.h"
#include "tao/debug.h"
#include "orbsvcs/Notify/Properties.h"
#include "orbsvcs/Notify/Topology_Saver.h"
#include "ace/Vector_T.h"
Go to the source code of this file.
Namespaces | |
namespace | TAO_Notify |
A namespace to be used by all of TAO's Notification Service implementation. | |
Defines | |
#define | DEBUG_LEVEL TAO_debug_level |
Variables | |
const char | TAO_Notify::REGISTRY_TYPE [] = "reconnect_registry" |
const char | TAO_Notify::RECONNECT_ID [] = "ReconnectId" |
const char | TAO_Notify::RECONNECT_IOR [] = "IOR" |
const char | TAO_Notify::REGISTRY_CALLBACK_TYPE [] = "reconnect_callback" |
Definition in file Reconnection_Registry.cpp.
#define DEBUG_LEVEL TAO_debug_level |
Definition at line 18 of file Reconnection_Registry.cpp.