OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
SMP.ClassIds.h
Go to the documentation of this file.
1 #pragma once
2 /*
3 * Copyright Onix Solutions Limited [OnixS]. All rights reserved.
4 *
5 * This software owned by Onix Solutions Limited [OnixS] and is protected by copyright law
6 * and international copyright treaties.
7 *
8 * Access to and use of the software is governed by the terms of the applicable ONIXS Software
9 * Services Agreement (the Agreement) and Customer end user license agreements granting
10 * a non-assignable, non-transferable and non-exclusive license to use the software
11 * for it's own data processing purposes under the terms defined in the Agreement.
12 *
13 * Except as otherwise granted within the terms of the Agreement, copying or reproduction of any part
14 * of this source code or associated reference material to any other location for further reproduction
15 * or redistribution, and any amendments to this copyright notice, are expressly prohibited.
16 *
17 * Any reproduction or redistribution for sale or hiring of the Software not in accordance with
18 * the terms of the Agreement is a violation of copyright law.
19 */
20 
21 
22 /*
23 --------------
24 GENERATED FILE
25 --------------
26 */
27 
28 
29 namespace OnixS {
30 namespace Mts {
31 namespace Repo {
32 namespace SDP {
33 
34 
35 
37 {
38  enum Enum
39  {
40  REPO_MARKET = 121532,
41  REPO_AREA_CODE = 121564,
44  REPO_REF_RATE = 121110,
45  REPO_INSTRUMENT = 121102,
46  REPO_TRIPARTY = 121502,
47  REPO_GC = 121103,
52  REPO_TRADE_DATES = 121111,
54  REPO_CUTOFF = 121113,
59  REPO_MEMBER = 121300,
63  REPO_DEPTH = 121301,
65  REPO_LAST_EXEC = 121302,
69  REPO_SPOT_PRICE = 121306,
70  REPO_PROPOSAL = 121401,
71  REPO_ORDER = 121402,
72  REPO_RFQ = 121403,
75  REPO_FILL = 121408,
76  REPO_HIST_FILL = 121504,
77  REPO_IND_FILL = 121503,
79  REPO_BROKER_FILL = 121506,
83  REPO_OPEN_TRADE = 121404,
91  REPO_HAIRCUT = 121533,
92  REPO_HAIRCUT_EXT = 121565,
112  REPO_RFCQ_DEPTH = 121516,
122  REPO_RFCQ = 121517,
123  REPO_RFCQ_QUOTE = 121514,
126  REPO_RFCQ_ORDER = 121515,
147  TI_MAIL = 100037,
149  TI_CHAT_REQUEST = 100090,
151  TI_MESSAGE = 100091,
152  TI_HIST_MESSAGE = 100094,
154  TI_EOI_MESSAGE = 100213,
155  TI_BB_MESSAGE = 100215,
159  TI_MARKET = 100003,
160  TI_SECTION = 100004,
162  TI_MARKET_PHASE = 100005,
164  TI_CURRENCY = 100007,
165  TI_COUNTRY = 100008,
166  TI_ISSUER = 100012,
168  TI_INDUSTRY = 100013,
170  TI_CALENDAR = 100009,
176  TI_COUPON_PLAN = 100018,
177  TI_INSTRUMENT = 100019,
179  TI_MEMBER = 100020,
186  TI_BROKER = 100209,
188  TI_TRADER = 100025,
193  TI_SETTL_SYSTEM = 100028,
198  TI_SUSPENSION = 100038,
200  TI_FIXING_RATE = 100031,
203  TI_PRICE = 100079,
204  TI_DESC_CLASS = 100049,
208  };
209 };
210 
211 
212 }
213 }
214 }
215 }
#define ONIXS_MTS_REPO_SDP_API
Definition: ABI.h:49