OnixS C++ FIX Engine 4.13.0
API Documentation
Loading...
Searching...
No Matches
OnixS::FIX::Scheduling Namespace Reference

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< CounterpartyCounterparties
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 Documentation

◆ Counterparties

typedef std::vector<Counterparty> Counterparties

The ordered series of counterparties.

Definition at line 69 of file SessionConnectionSettings.h.

◆ Host

typedef std::string Host

The counterparty host name.

Definition at line 31 of file SessionConnectionSettings.h.

◆ Hours

typedef int Hours

Definition at line 104 of file SessionSchedule.h.

◆ Minutes

typedef int Minutes

Definition at line 107 of file SessionSchedule.h.

◆ Port

typedef unsigned Port

The counterparty socket port.

Definition at line 34 of file SessionConnectionSettings.h.

◆ Seconds

typedef int Seconds

Definition at line 110 of file SessionSchedule.h.

◆ SessionConnectionSettingsId

typedef std::string SessionConnectionSettingsId

Definition at line 41 of file SessionScheduler.h.

◆ SessionScheduleId

typedef std::string SessionScheduleId

Definition at line 40 of file SessionScheduler.h.

◆ TimeOfDayOfWeek

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.

Function Documentation

◆ ONIXS_FIXENGINE_API_DECL() [1/4]

ONIXS_FIXENGINE_API_DECL ( class ,
Counterparty  )

◆ ONIXS_FIXENGINE_API_DECL() [2/4]

ONIXS_FIXENGINE_API_DECL ( class ,
SessionConnectionSettings  )

◆ ONIXS_FIXENGINE_API_DECL() [3/4]

ONIXS_FIXENGINE_API_DECL ( class ,
SessionSchedule  )

◆ ONIXS_FIXENGINE_API_DECL() [4/4]

ONIXS_FIXENGINE_API_DECL ( class ,
SessionScheduler  )