#include "orbsvcs/Notify/ConsumerAdmin.h"
#include "orbsvcs/Notify/Subscription_Change_Worker.h"
#include "orbsvcs/Notify/Proxy.h"
#include "orbsvcs/Notify/EventChannel.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/ProxySupplier.h"
#include "tao/debug.h"
#include "orbsvcs/ESF/ESF_Proxy_Collection.h"
#include "ace/Auto_Ptr.h"
Include dependency graph for ConsumerAdmin.cpp:
Go to the source code of this file.
Defines | |
#define | DEBUG_LEVEL TAO_debug_level |
Typedefs | |
typedef TAO_Notify_Seq_Worker_T< TAO_Notify_Proxy > | TAO_Notify_Proxy_Seq_Worker |
Variables | |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL typedef TAO_Notify_Find_Worker_T< TAO_Notify_Proxy, CosNotifyChannelAdmin::ProxySupplier, CosNotifyChannelAdmin::ProxySupplier_ptr, CosNotifyChannelAdmin::ProxyNotFound > | TAO_Notify_ProxySupplier_Find_Worker |
|
Definition at line 27 of file ConsumerAdmin.cpp. |
|
Definition at line 38 of file ConsumerAdmin.cpp. Referenced by TAO_Notify_SupplierAdmin::push_consumers(), and TAO_Notify_ConsumerAdmin::push_suppliers(). |
|
Definition at line 36 of file ConsumerAdmin.cpp. Referenced by TAO_Notify_ConsumerAdmin::find_proxy_supplier(), and TAO_Notify_ConsumerAdmin::get_proxy_supplier(). |