|
B2BITS CME MDP Handler API Reference
|
Market data service sequence options.
#include <B2BITS_CmeMdpMarketDataService.h>
Public Member Functions | |
| MarketDataServiceSequenceOptions () | |
Public Attributes | |
| bool | dataFeedBEnabled_ |
| Defines whether to use data feed B for arbitrage / backup. More... | |
| u32 | heartbeatInterval_ |
| Heartbeat interval (s). More... | |
| u32 | packetCacheSize_ |
| Packet cache size (packets) to store received packets during recovery. More... | |
| u32 | delayedPacketTimeout_ |
| Timeout (us) to wait for a delayed packet before considering the packet lost. More... | |
|
inline |
| bool dataFeedBEnabled_ |
| u32 heartbeatInterval_ |
| u32 packetCacheSize_ |
| u32 delayedPacketTimeout_ |
1.8.6