OnixS C++ B3 Binary UMDF Market Data Handler
1.3.3
API documentation
Home
Contents
Namespaces
Classes
Files
File List
File Members
OnixS
B3
MarketData
UMDF
Messaging.h
Go to the documentation of this file.
1
// Copyright 2005-2012 Onix Solutions Limited [OnixS]. All rights reserved.
2
//
3
// This software owned by Onix Solutions Limited [OnixS] and is protected by copyright law
4
// and international copyright treaties.
5
//
6
// Access to and use of the software is governed by the terms of the applicable ONIXS Software
7
// Services Agreement (the Agreement) and Customer end user license agreements granting
8
// a non-assignable, non-transferable and non-exclusive license to use the software
9
// for it's own data processing purposes under the terms defined in the Agreement.
10
//
11
// Except as otherwise granted within the terms of the Agreement, copying or reproduction of any part
12
// of this source code or associated reference material to any other location for further reproduction
13
// or redistribution, and any amendments to this copyright notice, are expressly prohibited.
14
//
15
// Any reproduction or redistribution for sale or hiring of the Software not in accordance with
16
// the terms of the Agreement is a violation of copyright law.
17
//
18
#pragma once
19
20
#include <
OnixS/B3/MarketData/UMDF/messaging/Forwards.h
>
21
#include <
OnixS/B3/MarketData/UMDF/messaging/String.h
>
22
#include <
OnixS/B3/MarketData/UMDF/messaging/Integral.h
>
23
#include <
OnixS/B3/MarketData/UMDF/messaging/Utils.h
>
24
#include <
OnixS/B3/MarketData/UMDF/messaging/Memory.h
>
25
#include <
OnixS/B3/MarketData/UMDF/messaging/Aliases.h
>
26
#include <
OnixS/B3/MarketData/UMDF/messaging/StrRef.h
>
27
#include <
OnixS/B3/MarketData/UMDF/messaging/Fields.h
>
28
#include <
OnixS/B3/MarketData/UMDF/messaging/Composites.h
>
29
#include <
OnixS/B3/MarketData/UMDF/messaging/SchemaTraits.h
>
30
#include <
OnixS/B3/MarketData/UMDF/messaging/Fields.h
>
31
#include <
OnixS/B3/MarketData/UMDF/messaging/ExceptionHelpers.h
>
32
#include <
OnixS/B3/MarketData/UMDF/messaging/MaxMessageSize.h
>
33
#include <
OnixS/B3/MarketData/UMDF/messaging/SbeMessage.h
>
34
#include <
OnixS/B3/MarketData/UMDF/messaging/MessageSerialization.h
>
35
#include <
OnixS/B3/MarketData/UMDF/messaging/Typification.h
>
36
#include <
OnixS/B3/MarketData/UMDF/messaging/Messages.h
>
Aliases.h
Messages.h
Integral.h
Typification.h
Forwards.h
Memory.h
StrRef.h
ExceptionHelpers.h
SbeMessage.h
Utils.h
SchemaTraits.h
MaxMessageSize.h
MessageSerialization.h
Fields.h
String.h
Composites.h