Definition in file StrictPolicy.idl.
Include dependency graph for StrictPolicy.idl:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | BrokerPolicies |
Classes | |
interface | BrokerPolicies::StrictPolicy |
A simple strict priority-based contention policy. More... | |
interface | BrokerPolicies::WeightedPolicy |
A contention policy based on weights, where the weight is the task's proportional share. More... | |
interface | BrokerPolicies::PartitionPolicy |
A contention policy that delegates decisions to zero or more subpolicies. More... |