Definition at line 27 of file GlacialTaskAdvocate.hh.
Public Member Functions | |
virtual void | ReportCPU (Broker::RealTimeTask_ptr rtt, CORBA::ULong status, CORBA::ULong advice) throw (CORBA::SystemException) |
Compute a new processing time advice from the given status value. | |
Private Attributes | |
CORBA::ULong | gta_LastAdvice |
The last advice reported by this advocate. |
|
Compute a new processing time advice from the given status value. The glacial implementation will use the advice reported by the parent class and temper the change by some factor.
Reimplemented from RealTimeTaskDelegateImpl. Definition at line 31 of file GlacialTaskAdvocate.cc. References RealTimeTaskDelegateImpl::ReportCPU(), and rtt. |
Here is the call graph for this function: