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 CORBA::ULong | Period (void) throw (CORBA::SystemException) | ||||||
| | |||||||
| virtual CORBA::ULong | Deadline (void) throw (CORBA::SystemException) | ||||||
| | |||||||
| virtual CORBA::ULong | GetComputeTime (void) throw (CORBA::SystemException) | ||||||
| |||||||
| virtual void | SetComputeTime (CORBA::ULong usecs) throw (CORBA::SystemException) | ||||||
| |||||||
| virtual void | ReportCPU (Broker::RealTimeTask_ptr rtt, CORBA::ULong status, CORBA::ULong advice) throw (CORBA::SystemException) | ||||||
| This method would then be used by adaptation proxies to change the advice parameter to their liking.
| |||||||
1.3.4