Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

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 Methods

 TAO_EC_ConsumerAdmin (TAO_EC_Event_Channel *event_channel)
 constructor. More...

virtual ~TAO_EC_ConsumerAdmin (void)
 destructor... More...


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 object; but it *does* assume ownership of the TAO_EC_ProxyPushSupplier_Set object.

Locking

No provisions for locking, access must be serialized externally.


Constructor & Destructor Documentation

TAO_EC_ConsumerAdmin::TAO_EC_ConsumerAdmin TAO_EC_Event_Channel   ec
 

constructor.

If <supplier_set> is nil then it builds one using the <event_channel> argument. In any case it assumes ownership.

TAO_EC_ConsumerAdmin::~TAO_EC_ConsumerAdmin void    [virtual]
 

destructor...


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 21:16:23 2002 for TAO_RTEvent by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001