#include <EC_Group_Scheduling.h>
Inheritance diagram for TAO_EC_Group_Scheduling:
Public Member Functions | |
TAO_EC_Group_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) |
|
Constructor.
|
|
Add all the dependencies between supplier and consumer.
Implements TAO_EC_Scheduling_Strategy. |
|
Schedule an event set and deliver them to the filter in the desired order and grouping. Implements TAO_EC_Scheduling_Strategy. |