#include <CEC_ProxyPushConsumer.h>
Public Types | |
typedef CosEventChannelAdmin::ProxyPushConsumer_ptr | _ptr_type |
typedef CosEventChannelAdmin::ProxyPushConsumer_var | _var_type |
Public Methods | |
TAO_CEC_ProxyPushConsumer (TAO_CEC_EventChannel *event_channel) | |
constructor... | |
virtual | ~TAO_CEC_ProxyPushConsumer (void) |
destructor... |
Implement the CosEventChannelAdmin::ProxyPushConsumer interface, remember that this class is used to communicate with a PushSupplier, so, in effect, this is the ambassador for a supplier inside the event channel. = MEMORY MANAGMENT The object commits suicide when disconnect_push_consumer() is called.
|
|
|
|
|
constructor...
|
|
destructor...
|