Kind of a hack really, but it works.
Definition in file TaskDelegateMixin.hh.
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | ||||||||||||||||
virtual char * | Name (void) throw (CORBA::SystemException) | |||||||||||||||
Mostly useful for debugging. | ||||||||||||||||
virtual void | SetManager (Broker::Manager_ptr man) throw (CORBA::SystemException) | |||||||||||||||
| ||||||||||||||||
virtual void | BeginCPUScheduling (const Broker::ScheduleParameters &sp) throw (CORBA::SystemException, Broker::DuplicateScheduleParameter, Broker::InvalidScheduleParameter, Broker::MissingScheduleParameter) | |||||||||||||||
| ||||||||||||||||
virtual void | EndCPUScheduling (void) throw (CORBA::SystemException) | |||||||||||||||
|