OnixS C++ MTS Bond Vision SDP Handler  1.3.0
API documentation
BV_TRADE_REGISTRATION Class Reference

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

Public Member Functions

 BV_TRADE_REGISTRATION ()
 
virtual ~BV_TRADE_REGISTRATION ()
 
virtual ClassId::Enum id () const
 
size_t deserialize (const void *buf, size_t inLen)
 
virtual std::string toString () const
 
virtual size_t serializationBufSize () const
 
virtual BV_TRADE_REGISTRATIONclone () const
 
virtual BV_TRADE_REGISTRATIONclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

TI_MSG_INFO msgInfo
 
std::string sectionCode
 
BV_TRADE_REGISTRATION_MEMBER_INFO provider
 
BV_TRADE_REGISTRATION_MEMBER_INFO aggressor
 
std::string dealerOrderId
 
std::string originalDealerOrderId
 
BV_TRADE_REGISTRATION_TYPE::Enum registrationType
 
BV_TRADE_FUTURE_ACCOUNT_INFO providerExchangeAccountInfo
 
BV_TRADE_FUTURE_ACCOUNT_INFO aggressorExchangeAccountInfo
 
UInt16 numOfLegs
 
std::vector< BV_TRADE_REGISTRATION_LEG_INFOlegs
 
BV_VALUE spreadValue
 
BV_TRADE_REGISTRATION_GOOD_FOR_TIME::Enum goodForTime
 
UInt32 duration
 
UInt64 timeout
 
BV_TRADE_REGISTRATION_EVENT::Enum event
 
BV_TRADE_REGISTRATION_STATUS::Enum status
 
BV_TRADE_REGISTRATION_MEMBER_STATUS::Enum providerStatus
 
BV_TRADE_REGISTRATION_MEMBER_STATUS::Enum aggressorStatus
 
UInt64 updateTime
 

Static Public Attributes

static const size_t legsSize = 20
 

Detailed Description

Definition at line 50 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

Constructor & Destructor Documentation

Definition at line 53 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

virtual ~BV_TRADE_REGISTRATION ( )
inlinevirtual

Definition at line 62 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

Member Function Documentation

virtual BV_TRADE_REGISTRATION* clone ( ) const
virtual

Implements Class.

virtual BV_TRADE_REGISTRATION* clone ( void *  ) const
virtual

Implements Class.

size_t deserialize ( const void *  buf,
size_t  inLen 
)
virtual ClassId::Enum id ( ) const
inlinevirtual

Class id.

Implements Class.

Definition at line 65 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 139 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

Buy Side Member receiving the Trade Registration.

Definition at line 80 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

BV_TRADE_FUTURE_ACCOUNT_INFO aggressorExchangeAccountInfo

Eurex account info of the aggressor.

Definition at line 95 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

Status of the Aggressor (Buy Side Member)

Definition at line 126 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

std::string dealerOrderId

Provider reference ID of the order execution.

Definition at line 83 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

UInt32 duration

Duration, in seconds, of the Trade Registration.

Definition at line 111 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

Action applied to Trade Registration.

Definition at line 117 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

Validity of the Trade Registration.

Definition at line 108 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

std::vector<BV_TRADE_REGISTRATION_LEG_INFO> legs

Definition at line 102 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

const size_t legsSize = 20
static

List of processed trades.

Definition at line 101 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

TI_MSG_INFO msgInfo

Message Info - unique ID of the Trade Registration.

Definition at line 71 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

UInt16 numOfLegs

Number of processed trades.

Definition at line 98 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

std::string originalDealerOrderId

Previous provider reference ID of the order execution.

Definition at line 86 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

Sell Side Member sending the Trade Registration.

Definition at line 77 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

BV_TRADE_FUTURE_ACCOUNT_INFO providerExchangeAccountInfo

Eurex account info of the provider.

Definition at line 92 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

Status of the Provider (Sell Side Member)

Definition at line 123 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

Type of Trade Registration.

Definition at line 89 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

std::string sectionCode

Section code.

Definition at line 74 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

BV_VALUE spreadValue

Spread info.

Definition at line 105 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

Status of the Trade Registration.

Definition at line 120 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

UInt64 timeout

Time when the Trade Registration will expire.

Definition at line 114 of file SMP.Classes.BV_TRADE_REGISTRATION.h.

UInt64 updateTime

Last update timestamp.

Definition at line 129 of file SMP.Classes.BV_TRADE_REGISTRATION.h.


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