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...


Public Attributes

virtual RtecEventChannelAdmin::ProxyPushConsumer_ptr
virtual obtain_push_consumer()
ACE_THROW_SPEC((CORBA PortableServer::POA_pt 
_default_POA )()

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

Definition at line 45 of file EC_SupplierAdmin.h.


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_EC_SupplierAdmin::TAO_EC_SupplierAdmin TAO_EC_Event_Channel_Base event_channel  ) 
 

constructor...

Definition at line 15 of file EC_SupplierAdmin.cpp.

TAO_EC_SupplierAdmin::~TAO_EC_SupplierAdmin void   )  [virtual]
 

destructor...

Definition at line 22 of file EC_SupplierAdmin.cpp.

00023 {
00024 }


Member Data Documentation

PortableServer::POA_ptr TAO_EC_SupplierAdmin::_default_POA
 

Definition at line 34 of file EC_SupplierAdmin.cpp.

Referenced by TAO_EC_Event_Channel_Base::deactivate_supplier_admin().

00035 {
00036   return PortableServer::POA::_duplicate (this->default_POA_.in ());
00037 }

PortableServer::POA_var TAO_EC_SupplierAdmin::default_POA_ [private]
 

Store the default POA.

Definition at line 66 of file EC_SupplierAdmin.h.


The documentation for this class was generated from the following files:
Generated on Thu Nov 9 13:15:48 2006 for TAO_RTEvent by doxygen 1.3.6