OnixS C++ MTS Bond Vision SDP Handler
1.3.0
API documentation
Loading...
Searching...
No Matches
SMP.Substructures.BV_ANALYTICS.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
#include <string>
30
#include <
OnixS/MTS/BondVision/SDP/Defines.h
>
31
#include <
OnixS/MTS/BondVision/SDP/SMP.Enumerations.h
>
32
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
33
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
34
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
35
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
36
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
37
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
38
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
39
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
40
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
41
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
42
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
43
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
44
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
45
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
46
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
47
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
48
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
49
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
50
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
51
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
52
#include <
OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_VALUE.h
>
53
54
55
namespace
OnixS
{
56
namespace
Mts
{
57
namespace
BondVision
{
58
namespace
SDP
{
59
60
61
63
class
ONIXS_MTS_BONDVISION_SDP_API
BV_ANALYTICS
64
{
65
public
:
66
BV_ANALYTICS
()
67
{
68
}
69
70
~BV_ANALYTICS
() {}
71
73
BV_VALUE
iSpreadYTM
;
74
76
BV_VALUE
iSpreadYTC
;
77
79
BV_VALUE
iSpreadYTW
;
80
82
BV_VALUE
zSpreadYTM
;
83
85
BV_VALUE
zSpreadYTC
;
86
88
BV_VALUE
zSpreadYTW
;
89
91
BV_VALUE
gSpreadYTM
;
92
94
BV_VALUE
gSpreadYTC
;
95
97
BV_VALUE
gSpreadYTW
;
98
100
BV_VALUE
oISSpreadYTM
;
101
103
BV_VALUE
oISSpreadYTC
;
104
106
BV_VALUE
oISSpreadYTW
;
107
109
BV_VALUE
aSWSpreadYTM
;
110
112
BV_VALUE
aSWSpreadYTC
;
113
115
BV_VALUE
aSWSpreadYTW
;
116
118
BV_VALUE
cDSSpreadYTM
;
119
121
BV_VALUE
cDSSpreadYTC
;
122
124
BV_VALUE
cDSSpreadYTW
;
125
127
BV_VALUE
cDSBasisYTM
;
128
130
BV_VALUE
cDSBasisYTC
;
131
133
BV_VALUE
cDSBasisYTW
;
134
135
137
size_t
deserialize
(
const
void
* buf,
size_t
inLen);
138
140
std::string
toString
()
const
;
141
143
size_t
serializationBufSize
()
const
{
return
252; }
144
146
size_t
serialize
(
void
* buf)
const
;
147
148
};
149
150
151
152
153
}
154
}
155
}
156
}
Defines.h
SMP.Enumerations.h
SMP.Substructures.BV_VALUE.h
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::zSpreadYTC
BV_VALUE zSpreadYTC
Z-Spread(YTC)
Definition
SMP.Substructures.BV_ANALYTICS.h:85
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::oISSpreadYTW
BV_VALUE oISSpreadYTW
OIS-Spread(YTW)
Definition
SMP.Substructures.BV_ANALYTICS.h:106
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::toString
std::string toString() const
Provides string presentation.
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::aSWSpreadYTW
BV_VALUE aSWSpreadYTW
ASW-Spread(YTW)
Definition
SMP.Substructures.BV_ANALYTICS.h:115
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::gSpreadYTC
BV_VALUE gSpreadYTC
G-Spread(YTC)
Definition
SMP.Substructures.BV_ANALYTICS.h:94
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::BV_ANALYTICS
BV_ANALYTICS()
Definition
SMP.Substructures.BV_ANALYTICS.h:66
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::zSpreadYTM
BV_VALUE zSpreadYTM
Z-Spread(YTM)
Definition
SMP.Substructures.BV_ANALYTICS.h:82
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::cDSBasisYTM
BV_VALUE cDSBasisYTM
CDS Basis(YTM)
Definition
SMP.Substructures.BV_ANALYTICS.h:127
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::iSpreadYTW
BV_VALUE iSpreadYTW
I-Spread(YTW)
Definition
SMP.Substructures.BV_ANALYTICS.h:79
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::gSpreadYTW
BV_VALUE gSpreadYTW
G-Spread(YTW)
Definition
SMP.Substructures.BV_ANALYTICS.h:97
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::serializationBufSize
size_t serializationBufSize() const
Definition
SMP.Substructures.BV_ANALYTICS.h:143
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::zSpreadYTW
BV_VALUE zSpreadYTW
Z-Spread(YTW)
Definition
SMP.Substructures.BV_ANALYTICS.h:88
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::cDSSpreadYTM
BV_VALUE cDSSpreadYTM
CDS-Spread(YTM)
Definition
SMP.Substructures.BV_ANALYTICS.h:118
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::iSpreadYTC
BV_VALUE iSpreadYTC
I-Spread(YTC)
Definition
SMP.Substructures.BV_ANALYTICS.h:76
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::aSWSpreadYTM
BV_VALUE aSWSpreadYTM
ASW-Spread(YTM)
Definition
SMP.Substructures.BV_ANALYTICS.h:109
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::aSWSpreadYTC
BV_VALUE aSWSpreadYTC
ASW-Spread(YTC)
Definition
SMP.Substructures.BV_ANALYTICS.h:112
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::cDSSpreadYTW
BV_VALUE cDSSpreadYTW
CDS-Spread(YTW)
Definition
SMP.Substructures.BV_ANALYTICS.h:124
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::oISSpreadYTM
BV_VALUE oISSpreadYTM
OIS-Spread(YTM)
Definition
SMP.Substructures.BV_ANALYTICS.h:100
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::iSpreadYTM
BV_VALUE iSpreadYTM
I-Spread(YTM)
Definition
SMP.Substructures.BV_ANALYTICS.h:73
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::cDSBasisYTC
BV_VALUE cDSBasisYTC
CDS Basis(YTC)
Definition
SMP.Substructures.BV_ANALYTICS.h:130
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::~BV_ANALYTICS
~BV_ANALYTICS()
Definition
SMP.Substructures.BV_ANALYTICS.h:70
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::deserialize
size_t deserialize(const void *buf, size_t inLen)
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::cDSBasisYTW
BV_VALUE cDSBasisYTW
CDS Basis(YTW)
Definition
SMP.Substructures.BV_ANALYTICS.h:133
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::oISSpreadYTC
BV_VALUE oISSpreadYTC
OIS-Spread(YTC)
Definition
SMP.Substructures.BV_ANALYTICS.h:103
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::gSpreadYTM
BV_VALUE gSpreadYTM
G-Spread(YTM)
Definition
SMP.Substructures.BV_ANALYTICS.h:91
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::serialize
size_t serialize(void *buf) const
OnixS::Mts::BondVision::SDP::BV_ANALYTICS::cDSSpreadYTC
BV_VALUE cDSSpreadYTC
CDS-Spread(YTC)
Definition
SMP.Substructures.BV_ANALYTICS.h:121
OnixS::Mts::BondVision::SDP::BV_VALUE
Definition
SMP.Substructures.BV_VALUE.h:43
OnixS::Mts::BondVision::SDP
Definition
ActResultListener.h:26
OnixS::Mts::BondVision
Definition
ActResultListener.h:25
OnixS::Mts
Definition
ActResultListener.h:24
OnixS
Definition
ActResultListener.h:23
OnixS
MTS
BondVision
SDP
Classes
Substructures
SMP.Substructures.BV_ANALYTICS.h
Technical Support:
support@onixs.biz
Copyright © 2025 OnixS. All Rights Reserved.