OnixS C++ FIX Engine
4.12.0
API Documentation
Home
Contents
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
OnixS
FIX
Scheduling
SessionScheduler
SessionScheduler Member List
This is the complete list of members for
SessionScheduler
, including all inherited members.
add
(Session *session, const SessionSchedule &schedule, const SessionConnectionSettings &connection)
SessionScheduler
add
(Session *session, const SessionScheduleId &scheduleId, const SessionConnectionSettingsId &connectionId)
SessionScheduler
dispatchEvents
()
SessionScheduler
findConnectionSettings
(const SessionConnectionSettingsId &id) const
SessionScheduler
findSchedule
(const SessionScheduleId &id) const
SessionScheduler
isScheduled
(Session *session)
SessionScheduler
reconnectAttempts
(int value)
SessionScheduler
reconnectAttempts
() const
SessionScheduler
reconnectInterval
(int value)
SessionScheduler
reconnectInterval
() const
SessionScheduler
remove
(Session *session)
SessionScheduler
serviceThreadAffinity
(const OnixS::Threading::CpuIndexes &cpuIndexes)
SessionScheduler
serviceThreadAffinity
() const
SessionScheduler
SessionScheduler
(const SessionSchedulerOptions &options)
SessionScheduler
utcTimeUsage
(bool value)
SessionScheduler
utcTimeUsage
() const
SessionScheduler
~SessionScheduler
()
SessionScheduler