100 virtual size_t serialize(
void* buf)
const;
virtual TI_SETTL_GROUP_INFO * clone() const
virtual ClassId::Enum id() const
Class id.
virtual size_t serializationBufSize() const
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.
std::string settlGroupCode
Unique alphanumeric ID code of the settlement group - brief description.
std::string settlGroupDesc
Description of the settlement group.
TI_SETTLEMENT_MODE::Enum settlementMode
Specifies whether the trade can be settled CCP only, bilaterally or both.
UInt32 settlCalendarId
Unique ID of the settlement calendar.
virtual ~TI_SETTL_GROUP_INFO()
size_t deserialize(const void *buf, size_t inLen)
virtual TI_SETTL_GROUP_INFO * clone(void *) const
UInt32 settlGroupId
Unique ID of the settlement group.
virtual std::string toString() const
Provides string presentation.