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

TAO_EC_Event_Channel Class Reference

The RtecEventChannelAdmin::EventChannel implementation. More...

#include <EC_Event_Channel.h>

Inheritance diagram for TAO_EC_Event_Channel:

Inheritance graph
[legend]
Collaboration diagram for TAO_EC_Event_Channel:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_EC_Event_Channel (const TAO_EC_Event_Channel_Attributes &attributes, TAO_EC_Factory *factory=0, int own_factory=0)

Detailed Description

The RtecEventChannelAdmin::EventChannel implementation.

This class is the Mediator between all the classes in the EC implementation, its main task is to redirect the messages to the right components, to hold and manage the lifetime of the long lived objects (Timer_Module, SupplierAdmin, ConsumerAdmin and Dispatching) and to provide a simpler interface to the EC_Factory.


Constructor & Destructor Documentation

TAO_EC_Event_Channel::TAO_EC_Event_Channel const TAO_EC_Event_Channel_Attributes   attributes,
TAO_EC_Factory   factory = 0,
int    own_factory = 0
 

constructor If own_factory is not 0 it assumes ownership of the factory. If the factory is nil it uses the Service_Configurator to load the Factory, if not found it uses TAO_EC_Default_Factory


The documentation for this class was generated from the following files:
Generated on Fri Apr 2 18:31:13 2004 for TAO_RTEvent by doxygen1.2.18