OnixS C++ B3 Binary UMDF Market Data Handler
1.10.0
Users' manual and API documentation
Loading...
Searching...
No Matches
MaxMessageSize.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/B3/MarketData/UMDF/ABI.h
>
24
#include <
OnixS/B3/MarketData/UMDF/Compiler.h
>
25
26
#include <
OnixS/B3/MarketData/UMDF/messaging/Fields.h
>
27
#include <
OnixS/B3/MarketData/UMDF/messaging/Composites.h
>
28
29
30
ONIXS_B3_UMDF_MD_MESSAGING_NAMESPACE_BEGIN
31
33
constexpr
UInt16
MaxMessageSize
= 1400 - 16;
34
35
ONIXS_B3_UMDF_MD_MESSAGING_NAMESPACE_END
ABI.h
ONIXS_B3_UMDF_MD_MESSAGING_NAMESPACE_END
#define ONIXS_B3_UMDF_MD_MESSAGING_NAMESPACE_END
Definition
ABI.h:158
ONIXS_B3_UMDF_MD_MESSAGING_NAMESPACE_BEGIN
#define ONIXS_B3_UMDF_MD_MESSAGING_NAMESPACE_BEGIN
Definition
ABI.h:153
Compiler.h
Composites.h
Fields.h
OnixS::B3::MarketData::UMDF::Messaging::MaxMessageSize
constexpr UInt16 MaxMessageSize
Maximum supported message size.
Definition
MaxMessageSize.h:33
OnixS::B3::MarketData::UMDF::Messaging::UInt16
UInt16 UInt16
2-byte unsigned integer, from 0 to 65535.
Definition
Fields.h:54
OnixS
B3
MarketData
UMDF
messaging
MaxMessageSize.h
Technical Support:
support@onixs.biz
Copyright © 2025 OnixS. All Rights Reserved.