OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler
1.12.0
API documentation
Loading...
Searching...
No Matches
BOE.h
Go to the documentation of this file.
1
/*
2
* Copyright Onix Solutions Limited [OnixS]. All rights reserved.
3
*
4
* This software owned by Onix Solutions Limited [OnixS] and is protected by copyright law
5
* and international copyright treaties.
6
*
7
* Access to and use of the software is governed by the terms of the applicable ONIXS Software
8
* Services Agreement (the Agreement) and Customer end user license agreements granting
9
* a non-assignable, non-transferable and non-exclusive license to use the software
10
* for it's own data processing purposes under the terms defined in the Agreement.
11
*
12
* Except as otherwise granted within the terms of the Agreement, copying or reproduction of any part
13
* of this source code or associated reference material to any other location for further reproduction
14
* or redistribution, and any amendments to this copyright notice, are expressly prohibited.
15
*
16
* Any reproduction or redistribution for sale or hiring of the Software not in accordance with
17
* the terms of the Agreement is a violation of copyright law.
18
*/
19
20
#pragma once
21
22
#include <
OnixS/CboeCFE/Trading/BOE/ABI.h
>
23
24
#include <
OnixS/CboeCFE/Trading/BOE/Exception.h
>
25
#include <
OnixS/CboeCFE/Trading/BOE/Defines.h
>
26
#include <
OnixS/CboeCFE/Trading/BOE/Decimal.h
>
27
#include <
OnixS/CboeCFE/Trading/BOE/Enumerations.h
>
28
#include <
OnixS/CboeCFE/Trading/BOE/Time.h
>
29
#include <
OnixS/CboeCFE/Trading/BOE/ErrorListener.h
>
30
#include <
OnixS/CboeCFE/Trading/BOE/WarningListener.h
>
31
#include <
OnixS/CboeCFE/Trading/BOE/HandlerStateListener.h
>
32
#include <
OnixS/CboeCFE/Trading/BOE/SessionListener.h
>
33
#include <
OnixS/CboeCFE/Trading/BOE/MessageListener.h
>
34
#include <
OnixS/CboeCFE/Trading/BOE/ReplayListener.h
>
35
#include <
OnixS/CboeCFE/Trading/BOE/LogSettings.h
>
36
#include <
OnixS/CboeCFE/Trading/BOE/HandlerSettings.h
>
37
#include <
OnixS/CboeCFE/Trading/BOE/Enumerations.h
>
38
#include <
OnixS/CboeCFE/Trading/BOE/Messages.h
>
39
#include <
OnixS/CboeCFE/Trading/BOE/Handler.h
>
40
41
#include <
OnixS/CboeCFE/Trading/BOE/Testing/MessagePtr.h
>
42
#include <
OnixS/CboeCFE/Trading/BOE/Testing/Gateway.h
>
43
44
#include <
OnixS/CboeCFE/Trading/BOE/Threading/Condition.h
>
45
#include <
OnixS/CboeCFE/Trading/BOE/Threading/Definitions.h
>
46
#include <
OnixS/CboeCFE/Trading/BOE/Threading/Future.h
>
47
#include <
OnixS/CboeCFE/Trading/BOE/Threading/Guard.h
>
48
#include <
OnixS/CboeCFE/Trading/BOE/Threading/Mutex.h
>
49
#include <
OnixS/CboeCFE/Trading/BOE/Threading/Semaphore.h
>
50
#include <
OnixS/CboeCFE/Trading/BOE/Threading/Thread.h
>
ABI.h
Condition.h
Decimal.h
Defines.h
Definitions.h
Enumerations.h
ErrorListener.h
Exception.h
Future.h
Gateway.h
Guard.h
HandlerSettings.h
HandlerStateListener.h
Handler.h
LogSettings.h
MessageListener.h
MessagePtr.h
Messages.h
Mutex.h
ReplayListener.h
Semaphore.h
SessionListener.h
Thread.h
Time.h
WarningListener.h
OnixS
CboeCFE
Trading
BOE.h
Technical Support:
support@onixs.biz
Copyright © 2025 OnixS. All Rights Reserved.