Defines | Typedefs

EventChannel.cpp File Reference

#include "orbsvcs/Notify/EventChannel.h"
#include "orbsvcs/Notify/Container_T.h"
#include "orbsvcs/Notify/EventChannelFactory.h"
#include "orbsvcs/Notify/ConsumerAdmin.h"
#include "orbsvcs/Notify/SupplierAdmin.h"
#include "orbsvcs/Notify/Properties.h"
#include "orbsvcs/Notify/Factory.h"
#include "orbsvcs/Notify/Builder.h"
#include "orbsvcs/Notify/Find_Worker_T.h"
#include "orbsvcs/Notify/Seq_Worker_T.h"
#include "orbsvcs/Notify/Topology_Saver.h"
#include "orbsvcs/Notify/Save_Persist_Worker_T.h"
#include "orbsvcs/Notify/Reconnect_Worker_T.h"
#include "orbsvcs/Notify/Proxy.h"
#include "orbsvcs/Notify/Event_Manager.h"
#include "orbsvcs/Notify/POA_Helper.h"
#include "orbsvcs/Notify/Validate_Worker_T.h"
#include "tao/debug.h"
Include dependency graph for EventChannel.cpp:

Go to the source code of this file.

Defines

#define DEBUG_LEVEL   TAO_debug_level

Typedefs

typedef
TAO_Notify_Find_Worker_T
< TAO_Notify_ConsumerAdmin,
CosNotifyChannelAdmin::ConsumerAdmin,
CosNotifyChannelAdmin::ConsumerAdmin_ptr,
CosNotifyChannelAdmin::AdminNotFound
TAO_Notify_ConsumerAdmin_Find_Worker
typedef
TAO_Notify_Find_Worker_T
< TAO_Notify_SupplierAdmin,
CosNotifyChannelAdmin::SupplierAdmin,
CosNotifyChannelAdmin::SupplierAdmin_ptr,
CosNotifyChannelAdmin::AdminNotFound
TAO_Notify_SupplierAdmin_Find_Worker
typedef
TAO_Notify_Seq_Worker_T
< TAO_Notify_ConsumerAdmin
TAO_Notify_ConsumerAdmin_Seq_Worker
typedef
TAO_Notify_Seq_Worker_T
< TAO_Notify_SupplierAdmin
TAO_Notify_SupplierAdmin_Seq_Worker

Define Documentation

#define DEBUG_LEVEL   TAO_debug_level

Definition at line 25 of file EventChannel.cpp.


Typedef Documentation

Definition at line 36 of file EventChannel.cpp.

Definition at line 44 of file EventChannel.cpp.

Definition at line 42 of file EventChannel.cpp.

Definition at line 45 of file EventChannel.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines