Kind of a hack really, but it works.
Definition in file RealTimeTaskDelegateMixin.hh.
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |||||||||||||
virtual Broker::CPUReserve | PassCPU (Broker::RealTimeTask_ptr rtt, const Broker::CPUReserve &status, const Broker::CPUReserve &advice, const Broker::KeyedReportParameters &krp) throw (CORBA::SystemException) | ||||||||||||
This method would then be used by adaptation proxies to change the advice parameter to their liking.
| |||||||||||||
virtual Broker::CPUReserve | ReportCPU (const Broker::CPUReserve &status, const Broker::CPUReserve &advice, const Broker::KeyedReportParameters &krp) throw (CORBA::SystemException) | ||||||||||||
This method would then be used by adaptation proxies to change the advice parameter to their liking.
|