102 std::vector<BV_TRADE_REGISTRATION_LEG_INFO>
legs;
147 virtual size_t serialize(
void* buf)
const;
virtual ClassId::Enum id() const
Class id.
UInt16 numOfLegs
Number of processed trades.
UInt64 updateTime
Last update timestamp.
virtual size_t serializationBufSize() const
TI_MSG_INFO msgInfo
Message Info - unique ID of the Trade Registration.
BV_TRADE_FUTURE_ACCOUNT_INFO aggressorExchangeAccountInfo
Eurex account info of the aggressor.
BV_TRADE_REGISTRATION_MEMBER_STATUS::Enum aggressorStatus
Status of the Aggressor (Buy Side Member)
static const size_t legsSize
List of processed trades.
std::vector< BV_TRADE_REGISTRATION_LEG_INFO > legs
UInt64 timeout
Time when the Trade Registration will expire.
virtual BV_TRADE_REGISTRATION * clone() const
BV_TRADE_REGISTRATION_TYPE::Enum registrationType
Type of Trade Registration.
BV_TRADE_REGISTRATION_GOOD_FOR_TIME::Enum goodForTime
Validity of the Trade Registration.
std::string originalDealerOrderId
Previous provider reference ID of the order execution.
UInt32 duration
Duration, in seconds, of the Trade Registration.
BV_TRADE_FUTURE_ACCOUNT_INFO providerExchangeAccountInfo
Eurex account info of the provider.
BV_TRADE_REGISTRATION_MEMBER_INFO aggressor
Buy Side Member receiving the Trade Registration.
BV_TRADE_REGISTRATION_STATUS::Enum status
Status of the Trade Registration.
std::string sectionCode
Section code.
virtual ~BV_TRADE_REGISTRATION()
BV_TRADE_REGISTRATION_MEMBER_STATUS::Enum providerStatus
Status of the Provider (Sell Side Member)
size_t deserialize(const void *buf, size_t inLen)
BV_TRADE_REGISTRATION_MEMBER_INFO provider
Sell Side Member sending the Trade Registration.
BV_TRADE_REGISTRATION_EVENT::Enum event
Action applied to Trade Registration.
std::string dealerOrderId
Provider reference ID of the order execution.
virtual BV_TRADE_REGISTRATION * clone(void *) const
virtual std::string toString() const
Provides string presentation.
BV_VALUE spreadValue
Spread info.
unsigned long long UInt64