ACE_Laxity_Message_Strategy Class ReferenceLaxity based message priority strategy. More...
Inheritance diagram for ACE_Laxity_Message_Strategy:
Collaboration diagram for ACE_Laxity_Message_Strategy:
Detailed DescriptionLaxity based message priority strategy.Assigns dynamic message priority according to laxity (time to deadline minus worst case execution time). The message priority is divided into high and low order bit fields. The high order bit field is used for dynamic message priority, which is updated whenever the convert_priority() method is called. The low order bit field is used for static message priority and is left unchanged. The partitioning of the priority value into high and low order bit fields is done according to the arguments passed to the strategy object's constructor. Constructor & Destructor Documentation
Ctor, with all arguments defaulted.
virtual dtor.
Member Function Documentation
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:15:22 2008 for ACE by 1.5.5 |