OnixS C++ CME MDP Conflated UDP Handler
1.1.2
API documentation
Home
Contents
Namespaces
Classes
Files
File List
File Members
include
OnixS
CME
ConflatedUDP.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/ConflatedUDP/Bootstrap.h
>
26
27
#include <
OnixS/CME/ConflatedUDP/Assertion.h
>
28
#include <
OnixS/CME/ConflatedUDP/Atomic.h
>
29
#include <
OnixS/CME/ConflatedUDP/BinaryMessage.h
>
30
#include <
OnixS/CME/ConflatedUDP/BookAttributes.h
>
31
#include <
OnixS/CME/ConflatedUDP/BookManagement.h
>
32
#include <
OnixS/CME/ConflatedUDP/ChannelFeedListener.h
>
33
#include <
OnixS/CME/ConflatedUDP/Composites.h
>
34
#include <
OnixS/CME/ConflatedUDP/CppUtils.h
>
35
#include <
OnixS/CME/ConflatedUDP/Decimal.h
>
36
#include <
OnixS/CME/ConflatedUDP/DirectBook.h
>
37
#include <
OnixS/CME/ConflatedUDP/DirectPriceLevel.h
>
38
#include <
OnixS/CME/ConflatedUDP/Domain.h
>
39
#include <
OnixS/CME/ConflatedUDP/Feed.h
>
40
#include <
OnixS/CME/ConflatedUDP/FeedAttributes.h
>
41
#include <
OnixS/CME/ConflatedUDP/FeedConnection.h
>
42
#include <
OnixS/CME/ConflatedUDP/FeedConsumer.h
>
43
#include <
OnixS/CME/ConflatedUDP/FeedEngine.h
>
44
#include <
OnixS/CME/ConflatedUDP/FeedEngineThreads.h
>
45
#include <
OnixS/CME/ConflatedUDP/FeedLink.h
>
46
#include <
OnixS/CME/ConflatedUDP/FeedListener.h
>
47
#include <
OnixS/CME/ConflatedUDP/FeedSettings.h
>
48
#include <
OnixS/CME/ConflatedUDP/Fields.h
>
49
#include <
OnixS/CME/ConflatedUDP/FileLogger.h
>
50
#include <
OnixS/CME/ConflatedUDP/Filtering.h
>
51
#include <
OnixS/CME/ConflatedUDP/Handler.h
>
52
#include <
OnixS/CME/ConflatedUDP/HandlerListener.h
>
53
#include <
OnixS/CME/ConflatedUDP/HandlerListeners.h
>
54
#include <
OnixS/CME/ConflatedUDP/HandlerSettings.h
>
55
#include <
OnixS/CME/ConflatedUDP/Initialization.h
>
56
#include <
OnixS/CME/ConflatedUDP/Integral.h
>
57
#include <
OnixS/CME/ConflatedUDP/LogEvents.h
>
58
#include <
OnixS/CME/ConflatedUDP/Logger.h
>
59
#include <
OnixS/CME/ConflatedUDP/LoggingSettings.h
>
60
#include <
OnixS/CME/ConflatedUDP/MarketDataListener.h
>
61
#include <
OnixS/CME/ConflatedUDP/MbpBook.h
>
62
#include <
OnixS/CME/ConflatedUDP/MbpBookTraits.h
>
63
#include <
OnixS/CME/ConflatedUDP/Memory.h
>
64
#include <
OnixS/CME/ConflatedUDP/MemoryPool.h
>
65
#include <
OnixS/CME/ConflatedUDP/MemoryPoolSettings.h
>
66
#include <
OnixS/CME/ConflatedUDP/Messages.h
>
67
#include <
OnixS/CME/ConflatedUDP/NullLogger.h
>
68
#include <
OnixS/CME/ConflatedUDP/Order.h
>
69
#include <
OnixS/CME/ConflatedUDP/Packet.h
>
70
#include <
OnixS/CME/ConflatedUDP/PacketTraits.h
>
71
#include <
OnixS/CME/ConflatedUDP/Replay.h
>
72
#include <
OnixS/CME/ConflatedUDP/SchemaTraits.h
>
73
#include <
OnixS/CME/ConflatedUDP/Security.h
>
74
#include <
OnixS/CME/ConflatedUDP/SecurityListener.h
>
75
#include <
OnixS/CME/ConflatedUDP/Serialization.h
>
76
#include <
OnixS/CME/ConflatedUDP/SessionSettings.h
>
77
#include <
OnixS/CME/ConflatedUDP/SettingGroup.h
>
78
#include <
OnixS/CME/ConflatedUDP/SocketFeedEngine.h
>
79
#include <
OnixS/CME/ConflatedUDP/SolarflareFeedEngine.h
>
80
#include <
OnixS/CME/ConflatedUDP/String.h
>
81
#include <
OnixS/CME/ConflatedUDP/TcpRecovery.h
>
82
#include <
OnixS/CME/ConflatedUDP/ThreadPool.h
>
83
#include <
OnixS/CME/ConflatedUDP/Time.h
>
84
#include <
OnixS/CME/ConflatedUDP/TinySet.h
>
85
#include <
OnixS/CME/ConflatedUDP/TradeOrderIds.h
>
86
#include <
OnixS/CME/ConflatedUDP/TradeProcessing.h
>
87
#include <
OnixS/CME/ConflatedUDP/Typification.h
>
88
#include <
OnixS/CME/ConflatedUDP/VectorOverArray.h
>
89
#include <
OnixS/CME/ConflatedUDP/Version.h
>
90
#include <
OnixS/CME/ConflatedUDP/Watch.h
>
91
92
#include <
OnixS/CME/ConflatedUDP/FIX/MultiContainer.h
>
93
#include <
OnixS/CME/ConflatedUDP/FIX/Accessors.h
>
BookAttributes.h
BookManagement.h
Messages.h
ThreadPool.h
FeedConsumer.h
Typification.h
FileLogger.h
FeedEngine.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
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
MultiContainer.h
PacketTraits.h
LoggingSettings.h
FeedConnection.h
Replay.h
Initialization.h
Order.h
CppUtils.h
ChannelFeedListener.h
SocketFeedEngine.h
Atomic.h
Security.h
Logger.h
HandlerSettings.h
Handler.h
FeedEngineThreads.h
VectorOverArray.h
Assertion.h
MemoryPool.h
Fields.h
TradeProcessing.h
BinaryMessage.h
Packet.h
FeedAttributes.h
LogEvents.h
Accessors.h
SolarflareFeedEngine.h
NullLogger.h
String.h
Composites.h
FeedLink.h