#include <OnixS/FIXEngine/FIX/Scheduling/SessionSchedule.h>
Definition at line 36 of file SessionSchedule.h.
Enumerator |
---|
Day |
The session continues not more than 24 hours.
That is the session logon and logout are performed within bounds of the single day.
|
Week |
The session logon/logout occurs only once per week.
|
Definition at line 39 of file SessionSchedule.h.
static Enum parse |
( |
const std::string & |
value | ) |
|
|
static |
Transforms the string presentation into a valid constant.
static std::string toString |
( |
Enum |
value | ) |
|
|
static |
Builds the string presentation for a given constant.
The documentation for this struct was generated from the following file: