37 namespace BondVision {
48 sellSideLeiCode.reserve(50);
76 size_t deserialize(
const void* buf,
size_t inLen);
79 virtual std::string toString ()
const;
90 virtual size_t serialize(
void* buf)
const;
std::string sellSideLeiCode
LEI code of the sell side Member.
UInt32 sellSideMemberId
Unique identifier of the sell side Member.
UInt32 buySideMemberId
Unique identifier of the buy side Member.
virtual ClassId::Enum id() const
Class id.
virtual size_t serializationBufSize() const
UInt32 sellSideMainMemberId
Unique identifier of the sell side Main Member.
BV_SELL_SIDE_X_IC_LEI_CODE()
UInt32 instrumentClassId
Unique identifier of the Instrument Class.
virtual ~BV_SELL_SIDE_X_IC_LEI_CODE()