#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 |
Definition at line 47 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.
|
inline |
Definition at line 50 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.
|
inline |
Definition at line 57 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inline |
Definition at line 118 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.
size_t serialize | ( | void * | buf | ) | const |
std::string toString | ( | ) | const |
Provides string presentation.
BV_TRADE_REGISTRATION_MEMBER_INFO aggressor |
Buy Side Member receiving the registration.
Definition at line 69 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.
BV_TRADE_REGISTRATION_MEMBER_STATUS::Enum aggressorStatus |
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.
BV_TRADE_REGISTRATION_GOOD_FOR_TIME::Enum goodForTime |
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.
BV_TRADE_REGISTRATION_MEMBER_INFO provider |
Sell Side Member sending the registration.
Definition at line 66 of file SMP.Substructures.BV_HIST_TRADE_REGISTRATION_SUB.h.
BV_TRADE_REGISTRATION_MEMBER_STATUS::Enum providerStatus |
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.