#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"
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 |
Functions | |
ACE_RCSID (Notify, TAO_Notify_EventChannelFactory,"$Id: EventChannelFactory.cpp 85507 2009-06-04 11:15:22Z johnnyw $") 1namespace TAO_Notify |
typedef TAO_Notify_Find_Worker_T<TAO_Notify_EventChannel , CosNotifyChannelAdmin::EventChannel , CosNotifyChannelAdmin::EventChannel_ptr , CosNotifyChannelAdmin::ChannelNotFound> TAO_Notify_EventChannel_Find_Worker |
ACE_RCSID | ( | Notify | , | |
TAO_Notify_EventChannelFactory | , | |||
"$Id: EventChannelFactory.cpp 85507 2009-06-04 11:15:22Z johnnyw $" | ||||
) |