OnixS C++ CME MDP Premium Market Data Handler
5.8.9
API Documentation
Home
Contents
Namespaces
Classes
Files
File List
File Members
OnixS
CME
MDH.h
Go to the documentation of this file.
1
// Copyright Onix Solutions Limited [OnixS]. All rights reserved.
2
//
3
// This software owned by Onix Solutions Limited [OnixS] and is
4
// protected by copyright law and international copyright treaties.
5
//
6
// Access to and use of the software is governed by the terms of the applicable
7
// OnixS Software Services Agreement (the Agreement) and Customer end user license
8
// agreements granting a non-assignable, non-transferable and non-exclusive license
9
// to use the software for it's own data processing purposes under the terms defined
10
// in the Agreement.
11
//
12
// Except as otherwise granted within the terms of the Agreement, copying or
13
// reproduction of any part of this source code or associated reference material
14
// to any other location for further reproduction or redistribution, and any
15
// amendments to this copyright notice, are expressly prohibited.
16
//
17
// Any reproduction or redistribution for sale or hiring of the Software not in
18
// accordance with the terms of the Agreement is a violation of copyright law.
19
//
20
21
#pragma once
22
23
// Cumulative header.
24
25
#include <
OnixS/CME/MDH/Bootstrap.h
>
26
27
#include <
OnixS/CME/MDH/Assertion.h
>
28
#include <
OnixS/CME/MDH/Atomic.h
>
29
#include <
OnixS/CME/MDH/BinaryMessage.h
>
30
#include <
OnixS/CME/MDH/BookAttributes.h
>
31
#include <
OnixS/CME/MDH/BookManagement.h
>
32
#include <
OnixS/CME/MDH/ChannelFeedListener.h
>
33
#include <
OnixS/CME/MDH/Composites.h
>
34
#include <
OnixS/CME/MDH/ConsolidatedBook.h
>
35
#include <
OnixS/CME/MDH/ConsolidatedPriceLevel.h
>
36
#include <
OnixS/CME/MDH/CppUtils.h
>
37
#include <
OnixS/CME/MDH/Decimal.h
>
38
#include <
OnixS/CME/MDH/DirectBook.h
>
39
#include <
OnixS/CME/MDH/DirectPriceLevel.h
>
40
#include <
OnixS/CME/MDH/Domain.h
>
41
#include <
OnixS/CME/MDH/Feed.h
>
42
#include <
OnixS/CME/MDH/FeedAttributes.h
>
43
#include <
OnixS/CME/MDH/FeedConnection.h
>
44
#include <
OnixS/CME/MDH/FeedConsumer.h
>
45
#include <
OnixS/CME/MDH/FeedEngine.h
>
46
#include <
OnixS/CME/MDH/FeedEngineThreadPool.h
>
47
#include <
OnixS/CME/MDH/FeedLink.h
>
48
#include <
OnixS/CME/MDH/FeedListener.h
>
49
#include <
OnixS/CME/MDH/FeedSettings.h
>
50
#include <
OnixS/CME/MDH/Fields.h
>
51
#include <
OnixS/CME/MDH/FileLogger.h
>
52
#include <
OnixS/CME/MDH/Filtering.h
>
53
#include <
OnixS/CME/MDH/Handler.h
>
54
#include <
OnixS/CME/MDH/HandlerListener.h
>
55
#include <
OnixS/CME/MDH/HandlerListeners.h
>
56
#include <
OnixS/CME/MDH/HandlerSettings.h
>
57
#include <
OnixS/CME/MDH/ImpliedBook.h
>
58
#include <
OnixS/CME/MDH/ImpliedPriceLevel.h
>
59
#include <
OnixS/CME/MDH/Integral.h
>
60
#include <
OnixS/CME/MDH/LogEvents.h
>
61
#include <
OnixS/CME/MDH/Logger.h
>
62
#include <
OnixS/CME/MDH/LoggingSettings.h
>
63
#include <
OnixS/CME/MDH/MarketDataListener.h
>
64
#include <
OnixS/CME/MDH/MboBook.h
>
65
#include <
OnixS/CME/MDH/MboBookTraits.h
>
66
#include <
OnixS/CME/MDH/MbpBook.h
>
67
#include <
OnixS/CME/MDH/MbpBookTraits.h
>
68
#include <
OnixS/CME/MDH/Memory.h
>
69
#include <
OnixS/CME/MDH/MemoryPool.h
>
70
#include <
OnixS/CME/MDH/MemoryPoolSettings.h
>
71
#include <
OnixS/CME/MDH/Messages.h
>
72
#include <
OnixS/CME/MDH/MessageSupplements.h
>
73
#include <
OnixS/CME/MDH/NullLogger.h
>
74
#include <
OnixS/CME/MDH/Order.h
>
75
#include <
OnixS/CME/MDH/Packet.h
>
76
#include <
OnixS/CME/MDH/PacketTraits.h
>
77
#include <
OnixS/CME/MDH/Replay.h
>
78
#include <
OnixS/CME/MDH/SchemaTraits.h
>
79
#include <
OnixS/CME/MDH/Security.h
>
80
#include <
OnixS/CME/MDH/SecurityListener.h
>
81
#include <
OnixS/CME/MDH/Serialization.h
>
82
#include <
OnixS/CME/MDH/SessionSettings.h
>
83
#include <
OnixS/CME/MDH/SettingGroup.h
>
84
#include <
OnixS/CME/MDH/SocketFeedEngine.h
>
85
#include <
OnixS/CME/MDH/SolarflareFeedEngine.h
>
86
#include <
OnixS/CME/MDH/String.h
>
87
#include <
OnixS/CME/MDH/TcpRecovery.h
>
88
#include <
OnixS/CME/MDH/Time.h
>
89
#include <
OnixS/CME/MDH/TinySet.h
>
90
#include <
OnixS/CME/MDH/TradeOrderIds.h
>
91
#include <
OnixS/CME/MDH/TradeProcessing.h
>
92
#include <
OnixS/CME/MDH/Typification.h
>
93
#include <
OnixS/CME/MDH/VectorOverArray.h
>
94
#include <
OnixS/CME/MDH/Version.h
>
95
#include <
OnixS/CME/MDH/Watch.h
>
96
97
#include <
OnixS/CME/MDH/FIX/MultiContainer.h
>
98
#include <
OnixS/CME/MDH/FIX/Accessors.h
>
BookAttributes.h
BookManagement.h
Messages.h
ConsolidatedPriceLevel.h
ImpliedBook.h
FeedConsumer.h
Typification.h
FileLogger.h
FeedEngine.h
ConsolidatedBook.h
Decimal.h
Watch.h
MbpBook.h
TcpRecovery.h
HandlerListener.h
DirectBook.h
FeedListener.h
HandlerListeners.h
Memory.h
Time.h
FeedSettings.h
MarketDataListener.h
DirectPriceLevel.h
Serialization.h
MbpBookTraits.h
FeedEngineThreadPool.h
Filtering.h
TradeOrderIds.h
SessionSettings.h
SecurityListener.h
Feed.h
MemoryPoolSettings.h
SettingGroup.h
TinySet.h
Version.h
SchemaTraits.h
Domain.h
Bootstrap.h
Integral.h
MessageSupplements.h
MultiContainer.h
PacketTraits.h
LoggingSettings.h
FeedConnection.h
Replay.h
Order.h
CppUtils.h
ChannelFeedListener.h
SocketFeedEngine.h
Atomic.h
Security.h
Logger.h
HandlerSettings.h
Handler.h
VectorOverArray.h
ImpliedPriceLevel.h
Assertion.h
MemoryPool.h
MboBook.h
Fields.h
TradeProcessing.h
BinaryMessage.h
Packet.h
FeedAttributes.h
LogEvents.h
Accessors.h
SolarflareFeedEngine.h
NullLogger.h
String.h
Composites.h
MboBookTraits.h
FeedLink.h