EMA C++ Edition
Ema.h
Go to the documentation of this file.
1/*|-----------------------------------------------------------------------------
2 *| This source code is provided under the Apache 2.0 license
3 *| and is provided AS IS with no warranty or guarantee of fit for purpose.
4 *| See the project's LICENSE.md for details.
5 *| Copyright (C) 2020-2024 LSEG. All rights reserved. --
6 *|-----------------------------------------------------------------------------
7 */
8
9#ifndef __refinitiv_ema_Ema_h
10#define __refinitiv_ema_Ema_h
11
21
27
28#include "Rdm/Include/EmaRdm.h"
29
31
32#include "Access/Include/Data.h"
34
54
60#include "Access/Include/Map.h"
63
67#include "Access/Include/Key.h"
68
76
77#include "Access/Include/Msg.h"
86
98
102
105
106
115
123
127
128#include "Domain/Login/Include/Login.h"
129
132#include "Rdm/Include/EnumType.h"
135
143
146
150
152
154
155#endif // __refinitiv_ema_Ema_h
Common.h file provides definitions of common variable types used in EMA.
EmaRdm.h file contains RDM constants and definitions.