#include <EC_Gateway_Sched.h>
Inheritance diagram for TAO_EC_Gateway_Sched:
Public Member Functions | |
TAO_EC_Gateway_Sched (void) | |
~TAO_EC_Gateway_Sched (void) | |
void | init (RtecEventChannelAdmin::EventChannel_ptr supplier_ec, RtecEventChannelAdmin::EventChannel_ptr consumer_ec, RtecScheduler::Scheduler_ptr supplier_sched, RtecScheduler::Scheduler_ptr consumer_sched, const char *consumer_name, const char *supplier_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.
|