Definition at line 88 of file StrictPolicy.idl.
Public Member Functions | |
void | SetTaskPolicy (in Broker::Task task, in Broker::Policy bp) |
Set the subpolicy for a task. | |
Broker::Policy | GetTaskPolicy (in Broker::Task task) |
Get the subpolicy for a task. | |
Public Attributes | |
attribute Broker::Policy | DefaultPolicy |
The default policy to attach tasks to when they are added to a manager. |
|
Get the subpolicy for a task.
|
|
Set the subpolicy for a task.
|
|
The default policy to attach tasks to when they are added to a manager.
Definition at line 94 of file StrictPolicy.idl. |