TAO_EC_ConsumerAdmin Class Reference

Implements the ConsumerAdmin interface, i.e. the factory for TAO_EC_ProxyPushSupplier objects. More...

#include <EC_ConsumerAdmin.h>

Inheritance diagram for TAO_EC_ConsumerAdmin:

Inheritance graph
[legend]
Collaboration diagram for TAO_EC_ConsumerAdmin:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_EC_ConsumerAdmin (TAO_EC_Event_Channel_Base *event_channel)
virtual ~TAO_EC_ConsumerAdmin (void)
 Destructor...


Public Attributes

virtual RtecEventChannelAdmin::ProxyPushSupplier_ptr
virtual obtain_push_supplier()
ACE_THROW_SPEC((CORBA PortableServer::POA_pt 
_default_POA )()

Private Attributes

PortableServer::POA_var default_POA_
 Store the default POA.


Detailed Description

Implements the ConsumerAdmin interface, i.e. the factory for TAO_EC_ProxyPushSupplier objects.

Memory Management

It does not assume ownership of the TAO_EC_Event_Channel_Base object; but it *does* assume ownership of the TAO_EC_ProxyPushSupplier_Set object.

Locking

No provisions for locking, access must be serialized externally.

Definition at line 50 of file EC_ConsumerAdmin.h.


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_EC_ConsumerAdmin::TAO_EC_ConsumerAdmin TAO_EC_Event_Channel_Base event_channel  ) 
 

Constructor. Builds one using the event_channel argument. In any case it assumes ownership.

Definition at line 17 of file EC_ConsumerAdmin.cpp.

References default_POA_.

TAO_EC_ConsumerAdmin::~TAO_EC_ConsumerAdmin void   )  [virtual]
 

Destructor...

Definition at line 24 of file EC_ConsumerAdmin.cpp.

00025 {
00026 }


Member Data Documentation

PortableServer::POA_ptr TAO_EC_ConsumerAdmin::_default_POA
 

Definition at line 36 of file EC_ConsumerAdmin.cpp.

Referenced by TAO_EC_Event_Channel_Base::deactivate_consumer_admin().

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

PortableServer::POA_var TAO_EC_ConsumerAdmin::default_POA_ [private]
 

Store the default POA.

Definition at line 74 of file EC_ConsumerAdmin.h.

Referenced by TAO_EC_ConsumerAdmin().


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