Used by the Network Rendering API to store weekly scheduling information.
#include <maxnet_types.h>
Public Attributes |
|
Schedule | day [7] |
The hourly schedule configuration for each
day of the week. |
|
int | AttendedPriority |
The attended priority value which is one of
the following values: HIGHPRIORITY, LOWPRIORITY, or IDLEPRIORITY.
|
|
int | UnattendedPriority |
The unattended priority value which is one
of the following values: HIGHPRIORITY, LOWPRIORITY, or
IDLEPRIORITY. |
The hourly schedule configuration for each day of the week.
int AttendedPriority |
The attended priority value which is one of the following values: HIGHPRIORITY, LOWPRIORITY, or IDLEPRIORITY.
The unattended priority value which is one of the following values: HIGHPRIORITY, LOWPRIORITY, or IDLEPRIORITY.