#include <OnixS/CME/ConflatedUDP/HandlerSettings.h>
Additional Inherited Members | |
Static Public Member Functions inherited from SettingGroup | |
static ONIXS_CONFLATEDUDP_EXPORTED const SettingGroup & | null () |
Definition at line 39 of file HandlerSettings.h.
|
inline |
Initializes parameters with default values.
Definition at line 98 of file HandlerSettings.h.
|
inline |
Initializes the instance as a copy of the other one.
Definition at line 117 of file HandlerSettings.h.
|
inline |
Cleans everything up.
Definition at line 142 of file HandlerSettings.h.
|
inline |
Reference to parameters affecting book management.
Definition at line 233 of file HandlerSettings.h.
|
inline |
Reference to parameters affecting book management.
Definition at line 240 of file HandlerSettings.h.
|
inline |
Identifies CME market data channel.
Definition at line 147 of file HandlerSettings.h.
|
inline |
Identifies CME market data channel.
Definition at line 154 of file HandlerSettings.h.
|
inline |
Parameters affecting logging at debug level.
Definition at line 345 of file HandlerSettings.h.
|
inline |
Parameters affecting logging at debug level.
Definition at line 357 of file HandlerSettings.h.
|
inline |
Reference to parameters related with feeds.
Definition at line 168 of file HandlerSettings.h.
|
inline |
Reference to parameters related with feeds.
Definition at line 175 of file HandlerSettings.h.
|
inline |
Path to the file where the Handler must store security definitions for further use instead of a live instrument feed while recovering definitions due to late join.
If path is not defined, the Handler will not cache instrument definitions.
Definition at line 293 of file HandlerSettings.h.
|
inline |
Defines path to a file to be used as instrument definition cache.
Instrument definition cache is used to recover instrument definitions at the begining of market data processing session without connecting to live instrument recovery feeds. Later, the Handler puts the incoming instrument definitions received via incremental feeds into the given file.
Definition at line 311 of file HandlerSettings.h.
|
inline |
Listeners associated with the Handler.
Definition at line 197 of file HandlerSettings.h.
|
inline |
Listeners associated with the Handler.
Definition at line 205 of file HandlerSettings.h.
|
inline |
Settings affecting logging.
Definition at line 324 of file HandlerSettings.h.
|
inline |
Settings affecting logging.
Definition at line 332 of file HandlerSettings.h.
|
inline |
Re-initializes as a copy of the other one.
Definition at line 366 of file HandlerSettings.h.
|
inline |
Maximum number of packets transmitted via incremental feed to be hold in internal queue while market state is recovered from snapshots.
When Handler recovers order books from snapshots, the given parameter limits the size of the internal queue used by the Handler to keep packets coming from incremental feeds. Upon reaching limit, newer packets substitute older ones.
Definition at line 257 of file HandlerSettings.h.
|
inline |
Maximum number of packets to be hold in the internal queue used by the Handler while processing incoming data.
Definition at line 265 of file HandlerSettings.h.
|
inline |
Settings affecting processing session.
Definition at line 182 of file HandlerSettings.h.
|
inline |
Settings affecting processing session.
Definition at line 190 of file HandlerSettings.h.
|
inline |
Indicates how trades are processed.
Definition at line 212 of file HandlerSettings.h.
|
inline |
Defines how trades are processed.
Definition at line 219 of file HandlerSettings.h.