Friends | |
class | HandlerSettings |
Additional Inherited Members | |
Static Public Member Functions inherited from SettingGroup | |
static ONIXS_CONFLATEDUDP_EXPORTED const SettingGroup & | null () |
The parameters affecting all feeds involved into market data processing.
Definition at line 877 of file FeedSettings.h.
|
inline |
Initializes the instance with the default values.
Definition at line 997 of file FeedSettings.h.
|
inline |
Initializes the instance as a copy of the other one.
Definition at line 1013 of file FeedSettings.h.
|
inline |
Path to the connectivity configuration file.
Definition at line 1038 of file FeedSettings.h.
|
inline |
Sets path to the connectivity configuration file.
Definition at line 1045 of file FeedSettings.h.
|
inline |
Instance of the Feed Engine to be used by the Handler. Null instance means no feed engine is yet defined.
Definition at line 1190 of file FeedSettings.h.
|
inline |
Defines instance of the Feed Engine to be used by the Handler.
Definition at line 1197 of file FeedSettings.h.
|
inline |
Specifies one or more network interfaces to use for "A" feeds while joining the multicast group; use semi-colon delimited list if more than one.
Definition at line 1061 of file FeedSettings.h.
|
inline |
Specifies one or more network interfaces to use for "B" feeds while joining the multicast group; use semi-colon delimited list if more than one.
Definition at line 1078 of file FeedSettings.h.
|
inline |
The settings related to historical (TCP Recovery) feeds.
Definition at line 1183 of file FeedSettings.h.
|
inline |
The settings related to historical (TCP recovery) feeds.
Definition at line 1176 of file FeedSettings.h.
|
inline |
The settings related to incremental feeds.
Definition at line 1123 of file FeedSettings.h.
|
inline |
The settings related to incremental feeds.
Definition at line 1116 of file FeedSettings.h.
|
inline |
The settings related to instrument feeds.
Definition at line 1138 of file FeedSettings.h.
|
inline |
The settings related to instrument feeds.
Definition at line 1131 of file FeedSettings.h.
|
inline |
The settings related to snapshot feeds.
Definition at line 1168 of file FeedSettings.h.
|
inline |
The settings related to snapshot feeds.
Definition at line 1161 of file FeedSettings.h.
|
inline |
Re-initializes the instance as a copy of the other one.
Definition at line 1212 of file FeedSettings.h.
|
inline |
Max size for network packet transmitted by MDP.
Definition at line 1094 of file FeedSettings.h.
|
inline |
Max size for network packet transmitted by MDP.
Definition at line 1101 of file FeedSettings.h.
|
inline |
The settings related to snapshot feeds.
Definition at line 1153 of file FeedSettings.h.
|
inline |
The settings related to snapshot feeds.
Definition at line 1146 of file FeedSettings.h.
|
friend |
Definition at line 886 of file FeedSettings.h.