TAO_EC_Null_Scheduling Class Reference

A scheduling strategy that separates event groups and delivers one event at a time. More...

#include <EC_Null_Scheduling.h>

Inheritance diagram for TAO_EC_Null_Scheduling:

Inheritance graph
[legend]
Collaboration diagram for TAO_EC_Null_Scheduling:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_EC_Null_Scheduling (void)
 Constructor.

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.

virtual void schedule_event (const RtecEventComm::EventSet &event, TAO_EC_ProxyPushConsumer *consumer, TAO_EC_Supplier_Filter *filter ACE_ENV_ARG_DECL)

Private Member Functions

 TAO_EC_Null_Scheduling (const TAO_EC_Null_Scheduling &)
TAO_EC_Null_Schedulingoperator= (const TAO_EC_Null_Scheduling &)

Detailed Description

A scheduling strategy that separates event groups and delivers one event at a time.

Definition at line 32 of file EC_Null_Scheduling.h.


Constructor & Destructor Documentation

ACE_INLINE TAO_EC_Null_Scheduling::TAO_EC_Null_Scheduling void   ) 
 

Constructor.

Definition at line 4 of file EC_Null_Scheduling.i.

00005 {
00006 }

TAO_EC_Null_Scheduling::TAO_EC_Null_Scheduling const TAO_EC_Null_Scheduling  )  [private]
 


Member Function Documentation

virtual void TAO_EC_Null_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.

Implements TAO_EC_Scheduling_Strategy.

TAO_EC_Null_Scheduling& TAO_EC_Null_Scheduling::operator= const TAO_EC_Null_Scheduling  )  [private]
 

virtual void TAO_EC_Null_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.

Implements TAO_EC_Scheduling_Strategy.


The documentation for this class was generated from the following files:
Generated on Thu Nov 9 13:15:07 2006 for TAO_RTEvent by doxygen 1.3.6