#include <OnixS/B3/BOE/scheduling/SessionSchedule.h>
Definition at line 70 of file SessionSchedule.h.
- Returns
- the instance of an ill-formed time of day.
- Returns
- the 'Zero' point of the time of day.
- Returns
- the current time of day.
bool operator!= |
( |
const TimeOfDay & |
other | ) |
const |
|
inlinenoexcept |
Checks whether the instance is unequal to the given one.
Definition at line 129 of file SessionSchedule.h.
bool operator== |
( |
const TimeOfDay & |
other | ) |
const |
|
inlinenoexcept |
Checks whether the instance is equal to the given one.
Definition at line 123 of file SessionSchedule.h.
static TimeOfDay parse |
( |
const std::string & |
| ) |
|
|
static |
Parses the time of day from the given string presentation.
- Returns
- the total number of seconds since the midnight.
Definition at line 117 of file SessionSchedule.h.
std::string toString |
( |
| ) |
const |
- Returns
- the string presentation.
The documentation for this class was generated from the following file: