OnixS C++ CME MDP Streamlined Market Data Handler
1.2.0
API Documentation
Home
Contents
Namespaces
Classes
Files
File List
File Members
OnixS
CME
Streamlined.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
#include <
OnixS/CME/Streamlined/Integral.h
>
24
#include <
OnixS/CME/Streamlined/Decimal.h
>
25
26
#include <
OnixS/CME/Streamlined/Memory.h
>
27
28
#include <
OnixS/CME/Streamlined/String.h
>
29
#include <
OnixS/CME/Streamlined/TinySet.h
>
30
31
#include <
OnixS/CME/Streamlined/Domain.h
>
32
33
#include <
OnixS/CME/Streamlined/Fields.h
>
34
#include <
OnixS/CME/Streamlined/Composites.h
>
35
36
#include <
OnixS/CME/Streamlined/BinaryMessage.h
>
37
#include <
OnixS/CME/Streamlined/Messages.h
>
38
#include <
OnixS/CME/Streamlined/Typification.h
>
39
#include <
OnixS/CME/Streamlined/Serialization.h
>
40
41
#include <
OnixS/CME/Streamlined/Packet.h
>
42
43
#include <
OnixS/CME/Streamlined/NetFeedAttributes.h
>
44
#include <
OnixS/CME/Streamlined/NetFeedConnection.h
>
45
#include <
OnixS/CME/Streamlined/NetFeed.h
>
46
47
#include <
OnixS/CME/Streamlined/FeedEngine.h
>
48
#include <
OnixS/CME/Streamlined/TcpRecovery.h
>
49
50
#include <
OnixS/CME/Streamlined/FeedSettings.h
>
51
#include <
OnixS/CME/Streamlined/HandlerDebugLogging.h
>
52
#include <
OnixS/CME/Streamlined/HandlerSettings.h
>
53
#include <
OnixS/CME/Streamlined/SessionSettings.h
>
54
55
#include <
OnixS/CME/Streamlined/Logger.h
>
56
#include <
OnixS/CME/Streamlined/NullLogger.h
>
57
#include <
OnixS/CME/Streamlined/FileLogger.h
>
58
#include <
OnixS/CME/Streamlined/LogEvents.h
>
59
60
#include <
OnixS/CME/Streamlined/FeedListener.h
>
61
62
#include <
OnixS/CME/Streamlined/VectorOverArray.h
>
63
64
#include <
OnixS/CME/Streamlined/Security.h
>
65
#include <
OnixS/CME/Streamlined/MarketDataListener.h
>
66
#include <
OnixS/CME/Streamlined/HandlerListener.h
>
67
68
#include <
OnixS/CME/Streamlined/Filtering.h
>
69
#include <
OnixS/CME/Streamlined/Handler.h
>
70
#include <
OnixS/CME/Streamlined/Replay.h
>
71
72
#include <
OnixS/CME/Streamlined/Initialization.h
>
73
#include <
OnixS/CME/Streamlined/Version.h
>
Messages.h
NetFeed.h
Typification.h
FileLogger.h
NetFeedAttributes.h
FeedEngine.h
Decimal.h
TcpRecovery.h
HandlerListener.h
FeedListener.h
Memory.h
HandlerDebugLogging.h
FeedSettings.h
MarketDataListener.h
Serialization.h
Filtering.h
SessionSettings.h
TinySet.h
Version.h
Domain.h
Integral.h
Replay.h
Initialization.h
Security.h
Logger.h
HandlerSettings.h
Handler.h
VectorOverArray.h
Fields.h
NetFeedConnection.h
BinaryMessage.h
Packet.h
LogEvents.h
NullLogger.h
String.h
Composites.h