TAO_RTEvent  2.0.6
Public Member Functions | Private Attributes
TAO_EC_SupplierAdmin Class Reference

Implement the RtecEventChannelAdmin::SupplierAdmin interface. More...

#include <EC_SupplierAdmin.h>

Inheritance diagram for TAO_EC_SupplierAdmin:
Inheritance graph
[legend]
Collaboration diagram for TAO_EC_SupplierAdmin:
Collaboration graph
[legend]

List of all members.

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.

Detailed Description

Implement the RtecEventChannelAdmin::SupplierAdmin interface.

Memory Management

It does not assume ownership of the TAO_EC_Event_Channel_Base object


Constructor & Destructor Documentation

TAO_EC_SupplierAdmin::TAO_EC_SupplierAdmin ( TAO_EC_Event_Channel_Base event_channel)

constructor...

TAO_EC_SupplierAdmin::~TAO_EC_SupplierAdmin ( void  ) [virtual]

destructor...


Member Function Documentation

PortableServer::POA_ptr TAO_EC_SupplierAdmin::_default_POA ( void  ) [virtual]
RtecEventChannelAdmin::ProxyPushConsumer_ptr TAO_EC_SupplierAdmin::obtain_push_consumer ( void  ) [virtual]

Member Data Documentation

Store the default POA.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines