

Definition at line 30 of file QuoAdvocate.hh.
Public Member Functions | |||||||
| virtual void | SetDelegateAttribute (const char *id, const CORBA::Any &value) throw (CORBA::SystemException) | ||||||
| |||||||
| virtual CORBA::Any * | GetDelegateAttribute (const char *id) 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.
| |||||||
Protected Attributes | |||||||
| quo::ValueSC_var | eta_Status | ||||||
| The QuO system condition that should be updated with the 'status' value given in ReportCPU. | |||||||
| quo::ValueSC_var | eta_Advice | ||||||
| The QuO system condition that should be updated with the 'advice' value given in ReportCPU. | |||||||
1.3.4