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