TAO_CosEvent
2.2.8
|
Abstract factory for the CosEventChannel components. More...
#include <CEC_Factory.h>
Abstract factory for the CosEventChannel components.
The CosEventChannel implementation can be configured at initialization time through several strategies and components. This class defines the interface of an Abstract Factory that creates all such components. = MEMORY MANAGMENT The objects it creates are owned by this class, the client must invoke the corresponding destroy() method to release them. Some implementations may require a different instance for the CEC_Factory for each instance of a CEC_EventChannel.
|
virtual |
destructor...
|
pure virtual |
Create and destroy the consumer admin implementation.
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
The ConsumerControl and SupplierControl strategies are used to discard non-existent consumers and suppliers
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Create and destroy the locking strategies for both ProxyPushConsumers and ProxyPushSuppliers
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Create and destroy the dispatching module.
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Create and destroy a ProxyPullConsumer.
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Create and destroy a collection of TAO_CEC_ProxyPullConsumers.
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Create and destroy a ProxyPullSupplier.
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Create and destroy a collection of TAO_CEC_ProxyPullSuppliers.
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Create and destroy a ProxyPushConsumer.
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Create and destroy a collection of TAO_CEC_ProxyPushConsumers.
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Create and destroy a ProxyPushSupplier.
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Create and destroy a collection of TAO_CEC_ProxyPushSuppliers.
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Create and destroy the pulling strategy.
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Create and destroy the supplier admin implementation.
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.
|
pure virtual |
Implemented in TAO_CEC_Default_Factory.