TAO_RTEvent
2.0.8
|
Implement the RtecEventChannelAdmin::SupplierAdmin interface. More...
#include <EC_SupplierAdmin.h>
Public Member Functions | |
TAO_EC_SupplierAdmin (TAO_EC_Event_Channel_Base *event_channel) | |
constructor... | |
virtual | ~TAO_EC_SupplierAdmin (void) |
destructor... | |
virtual RtecEventChannelAdmin::ProxyPushConsumer_ptr | obtain_push_consumer (void) |
virtual PortableServer::POA_ptr | _default_POA (void) |
Private Attributes | |
PortableServer::POA_var | default_POA_ |
Store the default POA. |
Implement the RtecEventChannelAdmin::SupplierAdmin interface.
It does not assume ownership of the TAO_EC_Event_Channel_Base object
TAO_EC_SupplierAdmin::TAO_EC_SupplierAdmin | ( | TAO_EC_Event_Channel_Base * | event_channel | ) |
constructor...
TAO_EC_SupplierAdmin::~TAO_EC_SupplierAdmin | ( | void | ) | [virtual] |
destructor...
PortableServer::POA_ptr TAO_EC_SupplierAdmin::_default_POA | ( | void | ) | [virtual] |
RtecEventChannelAdmin::ProxyPushConsumer_ptr TAO_EC_SupplierAdmin::obtain_push_consumer | ( | void | ) | [virtual] |
Store the default POA.