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, CORBA::Environment &env = TAO_default_environment ())

Detailed Description

Extend the EC_Gateway_IIOP interface to support scheduling.


Constructor & Destructor Documentation

const char *get_rcsid_Event_ TAO_EC_Gateway_Sched::TAO_EC_Gateway_Sched ( void ) [inline]
 

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,
CORBA::Environment & env = TAO_default_environment () )
 

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 at Sat Dec 1 12:29:16 2001 for TAO_RTEvent by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000