#include <OnixS/CME/iLink3/scheduling/SessionSchedule.h>
Definition at line 33 of file SessionSchedule.h.
◆ Enum
| Enumerator |
|---|
| Sunday | |
| Monday | |
| Tuesday | |
| Wednesday | |
| Thursday | |
| Friday | |
| Saturday | |
| Total | |
Definition at line 35 of file SessionSchedule.h.
◆ now()
- Returns
- the current day of the week.
◆ parse()
| Enum parse |
( |
const std::string & | value | ) |
|
|
static |
Transforms the string presentation into a valid constant.
◆ toString()
| std::string toString |
( |
Enum | value | ) |
|
|
static |
- Returns
- the string presentation for a given constant.
◆ utcNow()
- Returns
- the current UTC day of the week.