Classes | |
| class | AcceptorConnectionSettings |
| class | Counterparty |
| struct | DayOfWeek |
| class | InitiatorConnectionSettings |
| struct | SchedulerThreadingModel |
| struct | SequenceNumberResetPolicy |
| class | SessionConnectionSettings |
| struct | SessionDuration |
| class | SessionSchedule |
| class | SessionScheduler |
| class | SessionSchedulerListener |
| class | SessionSchedulerOptions |
| class | TimeOfDay |
Typedefs | |
| typedef std::string | Host |
| typedef unsigned | Port |
| typedef std::vector< Counterparty > | Counterparties |
| typedef int | Hours |
| typedef int | Minutes |
| typedef int | Seconds |
| typedef TimeOfDay | TimeOfDayOfWeek[DayOfWeek::Total] |
| typedef std::string | SessionScheduleId |
| typedef std::string | SessionConnectionSettingsId |
Functions | |
| ONIXS_FIXENGINE_API_DECL (class, SessionScheduler) | |
| ONIXS_FIXENGINE_API_DECL (class, SessionSchedule) | |
| ONIXS_FIXENGINE_API_DECL (class, SessionConnectionSettings) | |
| ONIXS_FIXENGINE_API_DECL (class, Counterparty) | |
| typedef std::vector<Counterparty> Counterparties |
The ordered series of counterparties.
Definition at line 69 of file SessionConnectionSettings.h.
| typedef std::string Host |
The counterparty host name.
Definition at line 31 of file SessionConnectionSettings.h.
| typedef int Hours |
Definition at line 104 of file SessionSchedule.h.
| typedef int Minutes |
Definition at line 107 of file SessionSchedule.h.
| typedef unsigned Port |
The counterparty socket port.
Definition at line 34 of file SessionConnectionSettings.h.
| typedef int Seconds |
Definition at line 110 of file SessionSchedule.h.
| typedef std::string SessionConnectionSettingsId |
Definition at line 41 of file SessionScheduler.h.
| typedef std::string SessionScheduleId |
Definition at line 40 of file SessionScheduler.h.
| typedef TimeOfDay TimeOfDayOfWeek[DayOfWeek::Total] |
The collection of the time of day values indexed by the day of the week.
Definition at line 195 of file SessionSchedule.h.
| ONIXS_FIXENGINE_API_DECL | ( | class | , |
| Counterparty | ) |
| ONIXS_FIXENGINE_API_DECL | ( | class | , |
| SessionConnectionSettings | ) |
| ONIXS_FIXENGINE_API_DECL | ( | class | , |
| SessionSchedule | ) |
| ONIXS_FIXENGINE_API_DECL | ( | class | , |
| SessionScheduler | ) |