Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Qosket::StrictPolicy::StrictPolicyCallback Interface Reference

List of all members.

Detailed Description

A callback for changing the priorities in the StrictPolicy.

See also:
StrictPolicyCallbackImpl

Definition at line 53 of file BasicTaskCallback.idl.

Public Member Functions

oneway void SetPriorityOf (in string task_name, in short priority)
 Set the priority of a task.
short GetPriorityOf (in string task_name)
 Get the priority of a task.


Member Function Documentation

short Qosket::StrictPolicy::StrictPolicyCallback::GetPriorityOf in string  task_name  ) 
 

Get the priority of a task.

Parameters:
task_name The name of the task.
Returns:
The current priority of the task.

oneway void Qosket::StrictPolicy::StrictPolicyCallback::SetPriorityOf in string  task_name,
in short  priority
 

Set the priority of a task.

Parameters:
task_name The name of the task.
priority The new priority for the task.


The documentation for this interface was generated from the following file:
Generated on Fri Oct 22 07:51:08 2004 for CPU Broker by  doxygen 1.3.9.1