OnixS C++ MTS Bond Vision SDP Handler  1.2.0
API documentation
BV_TRADE_REGISTRATION_LEG_INFO Class Reference

#include <OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h>

Public Member Functions

 BV_TRADE_REGISTRATION_LEG_INFO ()
 
 ~BV_TRADE_REGISTRATION_LEG_INFO ()
 
size_t deserialize (const void *buf, size_t inLen)
 
std::string toString () const
 
size_t serializationBufSize () const
 
size_t serialize (void *buf) const
 

Public Attributes

UInt32 legId
 
UInt32 instrumentId
 
std::string instrumentCode
 
std::string instrumentDesc
 
TI_INSTRUMENT_TYPE::Enum instrumentType
 
TI_VERB::Enum verb
 
UInt16 settlementOffset
 
UInt32 settlementDate
 
BV_SETTLEMENT_MODE::Enum settlementMode
 
BV_EXEC_SETTLEMENT_MODE::Enum execSettlementMode
 
UInt32 stageOrderId
 
std::string clientOrderId
 
TI_ALLOCATION_TYPE::Enum allocationType
 
UInt32 allocationId
 
std::string accountCode
 
std::string accountInfo
 
std::string settlementInfo
 
Double price
 
BV_VALUE yieldValue
 
BV_VALUE discountMarginValue
 
BV_VALUE discountRateValue
 
Double quantity
 
Double nominalValue
 
Double principal
 
Double accrued
 
std::string currency
 
Double bpv
 
UInt16 accrualDays
 
UInt16 marketAffiliation
 
std::string marketAffiliationShortDesc
 
std::string marketAffiliationDesc
 
UInt32 dealId
 
BV_TRANSPARENCY_INFO transparencyInfo
 
BV_TRADE_REGISTRATION_LEG_MEMBER_INFO providerInfo
 
BV_TRADE_REGISTRATION_LEG_MEMBER_INFO aggressorInfo
 

Detailed Description

Constructor & Destructor Documentation

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline
size_t serialize ( void *  buf) const
std::string toString ( ) const

Provides string presentation.

Member Data Documentation

std::string accountCode

Account code.

Definition at line 109 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

std::string accountInfo

Account code information.

Definition at line 112 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

UInt16 accrualDays

Number of accrual days.

Definition at line 148 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

Double accrued

Accrued interests.

Definition at line 139 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

Leg Info for the Aggressor (Buy Side Member)

Definition at line 169 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

UInt32 allocationId

Unique ID of the pre-allocation or of the allocation during the trade splitting phase.

Definition at line 106 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

TI_ALLOCATION_TYPE::Enum allocationType

Type of allocation.

Definition at line 103 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

Double bpv

BPV of the tradable instrument at the moment of Trade Registration creation.

Definition at line 145 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

std::string clientOrderId

ID of the order within the client institution.

Definition at line 100 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

std::string currency

Currency code.

Definition at line 142 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

UInt32 dealId

Unique ID of the deal.

Definition at line 160 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

BV_VALUE discountMarginValue

Discount Margin information.

Definition at line 124 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

BV_VALUE discountRateValue

Discount Rate information.

Definition at line 127 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

BV_EXEC_SETTLEMENT_MODE::Enum execSettlementMode

Execution settlement mode.

Definition at line 94 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

std::string instrumentCode

Alphanumeric code of the tradable instrument.

Definition at line 73 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

std::string instrumentDesc

Description of the tradable instrument.

Definition at line 76 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

UInt32 instrumentId

Unique ID of the tradable instrument.

Definition at line 70 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

TI_INSTRUMENT_TYPE::Enum instrumentType

Identifier of the tradable instrument type (Bond only)

Definition at line 79 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

UInt32 legId

Unique ID of leg.

Definition at line 67 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

UInt16 marketAffiliation

Specifies whether the last deal refers to trading activity on a regulated market or on an MTF.

Definition at line 151 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

std::string marketAffiliationDesc

Market Affiliation description.

Definition at line 157 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

std::string marketAffiliationShortDesc

Market Affiliation short description.

Definition at line 154 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

Double nominalValue

Nominal value.

Definition at line 133 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

Double price

Price of the quote.

Definition at line 118 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

Double principal

Principal amount.

Definition at line 136 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

Leg Info for the Provider (Sell Side Member)

Definition at line 166 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

Double quantity

Quantity.

Definition at line 130 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

UInt32 settlementDate

Settlement date.

Definition at line 88 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

std::string settlementInfo

Settlement information.

Definition at line 115 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

BV_SETTLEMENT_MODE::Enum settlementMode

Settlement mode.

Definition at line 91 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

UInt16 settlementOffset

Settlement offset expressed as number of days starting from the trading date.

Definition at line 85 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

UInt32 stageOrderId

Stage Order ID.

Definition at line 97 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

BV_TRANSPARENCY_INFO transparencyInfo

Pre and Post-Trade Transparency Info.

Definition at line 163 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

Specifies whether it is a buy or sell operation (Referred to the member who receives the information)

Definition at line 82 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.

BV_VALUE yieldValue

Yield information.

Definition at line 121 of file SMP.Substructures.BV_TRADE_REGISTRATION_LEG_INFO.h.


The documentation for this class was generated from the following file: