| TAO_RTEvent
    2.1.5
    | 
A scheduling strategy that separates event groups and delivers one event at a time. More...
#include <EC_Null_Scheduling.h>


| Public Member Functions | |
| TAO_EC_Null_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) | 
|  Public Member Functions inherited from TAO_EC_Scheduling_Strategy | |
| virtual | ~TAO_EC_Scheduling_Strategy (void) | 
| Destructor. | |
| Private Member Functions | |
| TAO_EC_Null_Scheduling (const TAO_EC_Null_Scheduling &) | |
| TAO_EC_Null_Scheduling & | operator= (const TAO_EC_Null_Scheduling &) | 
A scheduling strategy that separates event groups and delivers one event at a time.
| TAO_EC_Null_Scheduling::TAO_EC_Null_Scheduling | ( | void | ) | 
Constructor.
| 
 | private | 
| 
 | virtual | 
Add all the dependencies between supplier and consumer.
Implements TAO_EC_Scheduling_Strategy.
| 
 | private | 
| 
 | virtual | 
Schedule an event set and deliver them to the filter in the desired order and grouping.
Implements TAO_EC_Scheduling_Strategy.
 1.8.2
 1.8.2