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 | BeginCPUScheduling (Broker::Manager_ptr man, const Broker::ScheduleParameters &cs) throw (CORBA::SystemException, Broker::DuplicateScheduleParameter, Broker::InvalidScheduleParameter, Broker::MissingScheduleParameter) | ||||||||||||
| |||||||||||||
virtual void | EndCPUScheduling (void) throw (CORBA::SystemException) | ||||||||||||
|