#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 "ace/Dynamic_Service.h"
#include "tao/debug.h"
Include dependency graph for EventChannelFactory.cpp:
Go to the source code of this file.
Namespaces | |
namespace | TAO_Notify |
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 |
|
Definition at line 27 of file EventChannelFactory.cpp. |
|
Definition at line 46 of file EventChannelFactory.cpp. Referenced by TAO_Notify_EventChannelFactory::find_proxy_consumer(), TAO_Notify_EventChannelFactory::find_proxy_supplier(), and TAO_Notify_EventChannelFactory::get_event_channel(). |
|
Definition at line 48 of file EventChannelFactory.cpp. Referenced by TAO_Notify_EventChannelFactory::get_all_channels(). |