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

TAO_EC_Gateway_Sched Class Reference

Extend the EC_Gateway_IIOP interface to support scheduling. More...

#include <EC_Gateway_Sched.h>

Inheritance diagram for TAO_EC_Gateway_Sched:

Inheritance graph
[legend]
Collaboration diagram for TAO_EC_Gateway_Sched:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_EC_Gateway_Sched (void)
 ~TAO_EC_Gateway_Sched (void)
void init (RtecEventChannelAdmin::EventChannel_ptr rmt_ec, RtecEventChannelAdmin::EventChannel_ptr lcl_ec, RtecScheduler::Scheduler_ptr rmt_sched, RtecScheduler::Scheduler_ptr lcl_sched, const char *lcl_name, const char *rmt_name ACE_ENV_ARG_DECL_WITH_DEFAULTS)
 To do its job this class requires to know the local and remote ECs it will connect to; furthermore it also requires to build RT_Infos for the local and remote schedulers. More...


Detailed Description

Extend the EC_Gateway_IIOP interface to support scheduling.


Constructor & Destructor Documentation

TAO_EC_Gateway_Sched::TAO_EC_Gateway_Sched void   
 

TAO_EC_Gateway_Sched::~TAO_EC_Gateway_Sched void   
 


Member Function Documentation

void TAO_EC_Gateway_Sched::init RtecEventChannelAdmin::EventChannel_ptr    rmt_ec,
RtecEventChannelAdmin::EventChannel_ptr    lcl_ec,
RtecScheduler::Scheduler_ptr    rmt_sched,
RtecScheduler::Scheduler_ptr    lcl_sched,
const char *    lcl_name,
const char *rmt_name    ACE_ENV_ARG_DECL
 

To do its job this class requires to know the local and remote ECs it will connect to; furthermore it also requires to build RT_Infos for the local and remote schedulers.

Todo:
part of the RT_Info is hardcoded, we need to make it parametric.


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