50 addSettlAcc.reserve(40);
93 size_t deserialize(
const void* buf,
size_t inLen);
96 virtual std::string toString ()
const;
107 virtual size_t serialize(
void* buf)
const;
virtual size_t serializationBufSize() const
UInt32 clearingHouseId
Unique ID of the Clearing House.
UInt32 directMemberId
Unique ID of the member designated as a direct member for the settlement of transactions.
virtual ClassId::Enum id() const
Class id.
TI_SETTL_TYPE::Enum settlType
Settlement Type.
UInt32 startDate
Start of validity date.
UInt32 memberId
Unique ID of the member.
std::string addSettlAcc
Additional information about the account on which the movements related to the settlement of transact...
UInt32 settlGroupId
Unique ID of the settlement group.
UInt32 settlAccount
Code of the account on which the movements related to the settlement of transactions are recorded...
UInt32 generalMemberId
Unique ID of the general member designated as direct member for the settlement of transactions on beh...
UInt32 settlSystemId
Unique ID of the settlement system.
CMF_SETTLEMENT_GROUP_MEMBER()
virtual ~CMF_SETTLEMENT_GROUP_MEMBER()