TAO_RTEvent  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Member Functions
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 Member Functions

 TAO_EC_Group_Scheduling (void)
 Constructor.
virtual void add_proxy_supplier_dependencies (TAO_EC_ProxyPushSupplier *supplier, TAO_EC_ProxyPushConsumer *consumer)
 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)

Private Member Functions

 TAO_EC_Group_Scheduling (const TAO_EC_Group_Scheduling &)
TAO_EC_Group_Schedulingoperator= (const TAO_EC_Group_Scheduling &)

Detailed Description

A scheduling strategy that preserves event groups.


Constructor & Destructor Documentation

Constructor.


Member Function Documentation

Add all the dependencies between supplier and consumer.

Implements TAO_EC_Scheduling_Strategy.

TAO_EC_Group_Scheduling& TAO_EC_Group_Scheduling::operator= ( const TAO_EC_Group_Scheduling ) [private]

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: