Namespaces | Defines | Typedefs

EventChannelFactory.cpp File Reference

#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"
Include dependency graph for EventChannelFactory.cpp:

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

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 Documentation

#define DEBUG_LEVEL   TAO_debug_level

Definition at line 32 of file EventChannelFactory.cpp.


Typedef Documentation

Definition at line 51 of file EventChannelFactory.cpp.

Definition at line 53 of file EventChannelFactory.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines