#include <CEC_TypedConsumerAdmin.h>
Constructor & Destructor Documentation
TAO_CEC_TypedConsumerAdmin::~TAO_CEC_TypedConsumerAdmin |
( |
void |
| ) |
|
|
virtual |
Member Function Documentation
Used to inform the EC that a Supplier has connected or disconnected from it.
For each elements call <worker->work()>.
Invoke the typed event on all the consumers.
CosEventChannelAdmin::ProxyPullSupplier_ptr TAO_CEC_TypedConsumerAdmin::obtain_pull_supplier |
( |
void |
| ) |
|
|
virtual |
CosEventChannelAdmin::ProxyPushSupplier_ptr TAO_CEC_TypedConsumerAdmin::obtain_push_supplier |
( |
void |
| ) |
|
|
virtual |
CosTypedEventChannelAdmin::TypedProxyPullSupplier_ptr TAO_CEC_TypedConsumerAdmin::obtain_typed_pull_supplier |
( |
const char * |
supported_interface | ) |
|
|
virtual |
CosEventChannelAdmin::ProxyPushSupplier_ptr TAO_CEC_TypedConsumerAdmin::obtain_typed_push_supplier |
( |
const char * |
uses_interface | ) |
|
|
virtual |
void TAO_CEC_TypedConsumerAdmin::shutdown |
( |
void |
| ) |
|
|
virtual |
The typed event channel is shutting down, inform all the consumers of this
Member Data Documentation
The Event Channel we belong to.
Implement the push side of this class.
The documentation for this class was generated from the following files: