#include <OnixS/FIXEngine/FIX/Scheduling/SessionSchedule.h>
Definition at line 57 of file SessionSchedule.h.
Enumerator |
---|
Never |
The session sequence number must never be reset by scheduling services.
|
Daily |
The session sequence number reset is performed on daily basis.
|
Weekly |
The session sequence number reset is performed once per week.
|
Definition at line 60 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: