TAO_CosNotification
2.0.8
|
#include "orbsvcs/Notify/EventChannelFactory.h"
#include "orbsvcs/Notify/Properties.h"
#include "orbsvcs/Notify/Factory.h"
#include "orbsvcs/Notify/Builder.h"
#include "orbsvcs/Notify/Topology_Saver.h"
#include "orbsvcs/Notify/Topology_Loader.h"
#include "orbsvcs/Notify/Save_Persist_Worker_T.h"
#include "orbsvcs/Notify/Reconnect_Worker_T.h"
#include "orbsvcs/Notify/Event_Persistence_Strategy.h"
#include "orbsvcs/Notify/Routing_Slip_Persistence_Manager.h"
#include "orbsvcs/Notify/EventChannel.h"
#include "orbsvcs/Notify/Container_T.h"
#include "orbsvcs/Notify/Find_Worker_T.h"
#include "orbsvcs/Notify/Seq_Worker_T.h"
#include "orbsvcs/Notify/POA_Helper.h"
#include "orbsvcs/Notify/Validate_Worker_T.h"
#include "orbsvcs/Notify/Validate_Client_Task.h"
#include "orbsvcs/Notify/FilterFactory.h"
#include "ace/Dynamic_Service.h"
#include "tao/debug.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 |
Typedefs | |
typedef TAO_Notify_Find_Worker_T < TAO_Notify_EventChannel, CosNotifyChannelAdmin::EventChannel, CosNotifyChannelAdmin::EventChannel_ptr, CosNotifyChannelAdmin::ChannelNotFound > | TAO_Notify_EventChannel_Find_Worker |
typedef TAO_Notify_Seq_Worker_T < TAO_Notify_EventChannel > | TAO_Notify_EventChannel_Seq_Worker |
#define DEBUG_LEVEL TAO_debug_level |
typedef TAO_Notify_Find_Worker_T<TAO_Notify_EventChannel , CosNotifyChannelAdmin::EventChannel , CosNotifyChannelAdmin::EventChannel_ptr , CosNotifyChannelAdmin::ChannelNotFound> TAO_Notify_EventChannel_Find_Worker |