#include <CEC_SupplierAdmin.h>
Collaboration diagram for TAO_CEC_SupplierAdmin:
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...
|
|
|
|
Keep track of connected consumers.
|
|
|
|
|
|
For each elements call <worker->work()>.
|
|
For each elements call <worker->work()>.
|
|
|
|
|
|
The event channel is shutting down, inform all the consumers of this |
|
|
|
Store the default POA.
|
|
The Event Channel we belong to.
|
|
|
|
The push and pull aspects are implemented using these classes.
|