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