39 namespace BondVision {
50 submitterTraderName.reserve(12);
51 traderName.reserve(12);
103 size_t deserialize(
const void* buf,
size_t inLen);
106 virtual std::string toString ()
const;
117 virtual size_t serialize(
void* buf)
const;
virtual ~BV_MIFID_DEFAULT_INFO()
UInt32 submitterMemberId
Unique ID of the member who carried out the configuration.
UInt32 creationDate
Creation date.
UInt32 submitterTraderId
Unique ID of the trader who carried out the configuration.
virtual ClassId::Enum id() const
Class id.
UInt64 creationTime
Creation time.
BV_CLIENT_IDENTIFICATION_INFO clientIdentificationInfo
Client identification information.
virtual size_t serializationBufSize() const
std::string submitterTraderName
Unique name of the trader who carried out the configuration.
UInt64 updateTime
Last update time.
UInt32 memberId
Unique ID of the buy side member.
BV_SHORT_SELLING_INDICATOR::Enum shortSellingIndicator
Short selling indicator.
BV_ALGO_INFO algoInfo
Algo information.
UInt32 traderId
Unique ID of the buy side trader.
UInt32 updateDate
Last update date.
unsigned long long UInt64
std::string traderName
Unique name of the buy side trader.