TAO_CEC_SupplierAdmin Class Reference
ProxyPushSupplier.
More...
#include <CEC_SupplierAdmin.h>
List of all members.
Detailed Description
ProxyPushSupplier.
Implement the CosEventChannelAdmin::SupplierAdmin interface. This class is an Abstract Factory for the TAO_CEC_ProxyPushConsumer. = MEMORY MANAGMENT It does not assume ownership of the TAO_CEC_EventChannel object = LOCKING @ TODO No provisions for locking, access must be serialized externally. = TODO
Constructor & Destructor Documentation
TAO_CEC_SupplierAdmin::~TAO_CEC_SupplierAdmin |
( |
void |
|
) |
[virtual] |
Member Function Documentation
Keep track of connected consumers.
For each elements call <worker->work()>.
For each elements call <worker->work()>.
CosEventChannelAdmin::ProxyPullConsumer_ptr TAO_CEC_SupplierAdmin::obtain_pull_consumer |
( |
void |
|
) |
[virtual] |
CosEventChannelAdmin::ProxyPushConsumer_ptr TAO_CEC_SupplierAdmin::obtain_push_consumer |
( |
void |
|
) |
[virtual] |
void TAO_CEC_SupplierAdmin::shutdown |
( |
void |
|
) |
[virtual] |
The event channel is shutting down, inform all the consumers of this
Member Data Documentation
The Event Channel we belong to.
The push and pull aspects are implemented using these classes.
The documentation for this class was generated from the following files: