nn::boss::SchedulingPolicy Enumerated Type

Syntax

enum SchedulingPolicy;

Value

Value Description
ENUM_POLICY_START (This enumerator is used for internal processing. It cannot be used from the application.)
STANDARD_POLICY Setting for the standard scheduling policy.
ENUM_POLICY_END (This enumerator is used for internal processing. It cannot be used from the application.)
SCHEDULING_POLICY_MAX_VALUE (This enumerator is used for internal processing. It cannot be used from the application.)

Description

Constants specifying scheduling policies.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL