nn::boss::SchedulingPolicy Enumerated Type

Syntax

enum SchedulingPolicy;

Value

Value Description
ENUM_POLICY_START 0: (This enumerator is used for internal processing. It cannot be used from the application.)
STANDARD_POLICY 1: Setting for the standard scheduling policy.
ENUM_POLICY_END 2: (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. (The numeric value at the start of the description for each numerator is the value of that numerator.)

Revision History

2010/09/16
Initial version.

CONFIDENTIAL