#include "orbsvcs/CosEvent/event_serv_export.h"
#include "ace/Service_Object.h"
#include "tao/Versioned_Namespace.h"
Include dependency graph for CEC_Factory.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TAO_CEC_Factory |
Abstract factory for the CosEventChannel components. More... | |
Typedefs | |
typedef TAO_ESF_Proxy_Collection< TAO_CEC_ProxyPushConsumer > | TAO_CEC_ProxyPushConsumer_Collection |
typedef TAO_ESF_Proxy_Collection< TAO_CEC_ProxyPullConsumer > | TAO_CEC_ProxyPullConsumer_Collection |
typedef TAO_ESF_Proxy_Collection< TAO_CEC_ProxyPushSupplier > | TAO_CEC_ProxyPushSupplier_Collection |
typedef TAO_ESF_Proxy_Collection< TAO_CEC_ProxyPullSupplier > | TAO_CEC_ProxyPullSupplier_Collection |
Variables | |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_Lock |
ACE_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL class | TAO_CEC_EventChannel |
Definition in file CEC_Factory.h.
|
Definition at line 60 of file CEC_Factory.h. Referenced by TAO_CEC_EventChannel::create_proxy_collection(), TAO_CEC_EventChannel::destroy_proxy_collection(), and TAO_CEC_Default_Factory::destroy_proxy_pull_consumer_collection(). |
|
Definition at line 62 of file CEC_Factory.h. Referenced by TAO_CEC_EventChannel::create_proxy_collection(), TAO_CEC_EventChannel::destroy_proxy_collection(), and TAO_CEC_Default_Factory::destroy_proxy_pull_supplier_collection(). |
|
Definition at line 56 of file CEC_Factory.h. Referenced by TAO_CEC_EventChannel::create_proxy_collection(), TAO_CEC_EventChannel::destroy_proxy_collection(), and TAO_CEC_Default_Factory::destroy_proxy_push_consumer_collection(). |
|
|
Definition at line 30 of file CEC_Factory.h. |
|
Definition at line 35 of file CEC_Factory.h. |