OnixS C++ B3 BOE Binary Order Entry
1.2.0
API Documentation
Home
Contents
Namespaces
Classes
Files
File List
File Members
OnixS
B3
BOE
B3BOE.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/B3/BOE/ABI.h
>
23
#include <
OnixS/B3/BOE/Compiler.h
>
24
#include <
OnixS/B3/BOE/Defines.h
>
25
#include <
OnixS/B3/BOE/Messaging.h
>
26
#include <
OnixS/B3/BOE/Session.h
>
27
#include <
OnixS/B3/BOE/SessionException.h
>
28
#include <
OnixS/B3/BOE/SessionListener.h
>
29
#include <
OnixS/B3/BOE/SessionSettings.h
>
30
#include <
OnixS/B3/BOE/SessionStateId.h
>
31
#include <
OnixS/B3/BOE/SessionStorage.h
>
32
#include <
OnixS/B3/BOE/SessionReactor.h
>
33
#include <
OnixS/B3/BOE/ThreadingModel.h
>
34
#include <
OnixS/B3/BOE/TcpDirectAttr.h
>
35
#include <
OnixS/B3/BOE/TcpDirectStack.h
>
36
#include <
OnixS/B3/BOE/TcpStandardStack.h
>
37
#include <
OnixS/B3/BOE/TcpInfo.h
>
38
39
#include <
OnixS/B3/BOE/encoding/Base64Encoding.h
>
40
41
#include <
OnixS/B3/BOE/Messaging.h
>
42
43
#include <
OnixS/B3/BOE/scheduling/SessionConnectionSettings.h
>
44
#include <
OnixS/B3/BOE/scheduling/SessionSchedule.h
>
45
#include <
OnixS/B3/BOE/scheduling/SessionScheduler.h
>
46
47
#include <
OnixS/B3/BOE/testing/ABI.h
>
48
#include <
OnixS/B3/BOE/testing/ClientMessageListener.h
>
49
#include <
OnixS/B3/BOE/testing/Gateway.h
>
50
#include <
OnixS/B3/BOE/testing/MessagePtr.h
>
51
52
#include <
OnixS/B3/BOE/threading/Condition.h
>
53
#include <
OnixS/B3/BOE/threading/Definitions.h
>
54
#include <
OnixS/B3/BOE/threading/Guard.h
>
55
#include <
OnixS/B3/BOE/threading/Mutex.h
>
56
#include <
OnixS/B3/BOE/threading/Semaphore.h
>
57
#include <
OnixS/B3/BOE/threading/Thread.h
>
58
59
//#include <OnixS/B3/BOE/tools/AuditTrailGenerator.h>
60
#include <
OnixS/B3/BOE/tools/Nic.h
>
Session.h
Condition.h
TcpStandardStack.h
SessionSchedule.h
SessionScheduler.h
Messaging.h
Defines.h
SessionException.h
ABI.h
SessionSettings.h
Nic.h
Base64Encoding.h
ABI.h
Thread.h
SessionReactor.h
Compiler.h
TcpDirectStack.h
Guard.h
Definitions.h
TcpDirectAttr.h
Mutex.h
SessionConnectionSettings.h
TcpInfo.h
Gateway.h
MessagePtr.h
ThreadingModel.h
SessionListener.h
ClientMessageListener.h
SessionStorage.h
SessionStateId.h
Semaphore.h