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

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

Public Member Functions

 BV_HIST_TRADE_REGISTRATION_SUB ()
 
 ~BV_HIST_TRADE_REGISTRATION_SUB ()
 
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

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
 
UInt16 numOfLegs
 
BV_TRADE_REGISTRATION_LEG_INFO leg
 
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
 

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

Buy Side Member receiving the registration.

Definition at line 69 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.

Status of the Aggressor (Buy Side Member)

Definition at line 105 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.

std::string dealerOrderId

Provider reference ID of the order execution.

Definition at line 72 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.

UInt32 duration

Duration, in seconds, of the Trade Registration.

Definition at line 90 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.

Action applied to the Trade Registration.

Definition at line 96 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.

Validity of the Trade Registration.

Definition at line 87 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.

List of processed trades.

Definition at line 81 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.

TI_MSG_INFO msgInfo

Message Info - unique ID of the Trade Registration.

Definition at line 60 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.

UInt16 numOfLegs

Number of processed trades.

Definition at line 78 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.

std::string originalDealerOrderId

Previous provider reference ID of the order execution.

Definition at line 75 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.

Sell Side Member sending the registration.

Definition at line 66 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.

Status of the Provider (Sell Side Member)

Definition at line 102 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.

std::string sectionCode

Section code.

Definition at line 63 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.

BV_VALUE spreadValue

Spread iinfo.

Definition at line 84 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.

Status of the Trasw Registration.

Definition at line 99 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.

UInt64 timeout

Time when the Trade Registration will expire.

Definition at line 93 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.

UInt64 updateTime

Last update timestamp.

Definition at line 108 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.


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