ACE_Deadline_Message_Strategy Class ReferenceDeadline based message priority strategy. More...
Inheritance diagram for ACE_Deadline_Message_Strategy:
![]()
Collaboration diagram for ACE_Deadline_Message_Strategy:
![]()
Detailed DescriptionDeadline based message priority strategy.Assigns dynamic message priority according to time to deadline. 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
Dynamic priority conversion function based on time to deadline.
Implements ACE_Dynamic_Message_Strategy.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:14:44 2008 for ACE by ![]() |