#include <CEC_ProxyPushSupplier.h>
Public Types | |
typedef CosEventChannelAdmin::ProxyPushSupplier_ptr | _ptr_type |
typedef CosEventChannelAdmin::ProxyPushSupplier_var | _var_type |
Public Methods | |
TAO_CEC_ProxyPushSupplier (TAO_CEC_EventChannel *event_channel) | |
constructor... | |
virtual | ~TAO_CEC_ProxyPushSupplier (void) |
destructor... |
Implement the CosEventChannelAdmin::ProxyPushSupplier interface, remember that this class is used to communicate with a PushConsumer, so, in effect, this is the ambassador for a consumer inside the event channel. = MEMORY MANAGMENT It does not assume ownership of the TAO_CEC_Dispatching object. It makes a copy of the ConsumerQOS and the consumer object reference. = LOCKING Locking is strategized, the event channel acts as a factory for the locking strategies.
|
|
|
|
|
constructor...
|
|
destructor...
|