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

TAO_EC_Group_Scheduling Class Reference

A scheduling strategy that preserves event groups. More...

#include <EC_Group_Scheduling.h>

Inheritance diagram for TAO_EC_Group_Scheduling:

Inheritance graph
[legend]
Collaboration diagram for TAO_EC_Group_Scheduling:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_EC_Group_Scheduling (void)
 Constructor. More...

virtual void add_proxy_supplier_dependencies (TAO_EC_ProxyPushSupplier *supplier, TAO_EC_ProxyPushConsumer *consumer ACE_ENV_ARG_DECL)
 Add all the dependencies between <supplier> and <consumer>. More...

virtual void schedule_event (const RtecEventComm::EventSet &event, TAO_EC_ProxyPushConsumer *consumer, TAO_EC_Supplier_Filter *filter ACE_ENV_ARG_DECL)
 Schedule an event set and deliver them to the filter in the desired order and grouping. More...


Detailed Description

A scheduling strategy that preserves event groups.


Constructor & Destructor Documentation

ACE_INLINE TAO_EC_Group_Scheduling::TAO_EC_Group_Scheduling void   
 

Constructor.


Member Function Documentation

virtual void TAO_EC_Group_Scheduling::add_proxy_supplier_dependencies TAO_EC_ProxyPushSupplier   supplier,
TAO_EC_ProxyPushConsumer *consumer    ACE_ENV_ARG_DECL
[virtual]
 

Add all the dependencies between <supplier> and <consumer>.

Reimplemented from TAO_EC_Scheduling_Strategy.

void TAO_EC_Group_Scheduling::schedule_event const RtecEventComm::EventSet   event,
TAO_EC_ProxyPushConsumer   consumer,
TAO_EC_Supplier_Filter *filter    ACE_ENV_ARG_DECL
[virtual]
 

Schedule an event set and deliver them to the filter in the desired order and grouping.

Reimplemented from TAO_EC_Scheduling_Strategy.


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