37 namespace BondVision {
48 settlGroupCode.reserve(12);
49 settlGroupDesc.reserve(36);
86 size_t deserialize(
const void* buf,
size_t inLen);
89 virtual std::string toString ()
const;
100 virtual size_t serialize(
void* buf)
const;
TI_SETTL_TYPE::Enum settlType
ID of the type of settlement.
UInt32 marketId
Unique ID of the market.
virtual size_t serializationBufSize() const
std::string settlGroupDesc
Description of the settlement group.
UInt32 settlCalendarId
Unique ID of the settlement calendar.
TI_FLAG::Enum sameDaySettleFg
Specifies whether the settlement group allows T+0 settlement.
virtual ClassId::Enum id() const
Class id.
UInt32 settlGroupId
Unique ID of the settlement group.
virtual ~TI_SETTL_GROUP_INFO()
TI_SETTLEMENT_MODE::Enum settlementMode
Specifies whether the trade can be settled CCP only, bilaterally or both.
std::string settlGroupCode
Unique alphanumeric ID code of the settlement group - brief description.