TAO_CosNotification
2.0.8
|
#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"
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" |
#define DEBUG_LEVEL TAO_debug_level |