48 submitterTraderName.reserve(12);
49 traderName.reserve(12);
50 blockedTraderName.reserve(12);
121 size_t deserialize(
const void* buf,
size_t inLen);
124 virtual std::string toString ()
const;
135 virtual size_t serialize(
void* buf)
const;
UInt32 creationDate
Creation date.
TI_RFQ_EXCLUSION_EVENT::Enum event
Action applied to the RFQ exclusion.
UInt32 updateDate
Date at which the data were last updated.
TI_RFQ_EXCLUSION_STATUS::Enum status
Status of the exclusion.
TI_FLAG::Enum permanentFg
May be specified only by the Governance profile.
std::string blockedTraderName
Name of the excluded trader.
std::string userData
Free field used by the client.
std::string submitterTraderName
Unique name of the submitter trader.
unsigned long long UInt64
virtual ClassId::Enum id() const
Class id.
UInt32 blockedMemberId
ID of the member that must be excluded.
UInt64 updateTime
Time at which the data were last updated.
UInt32 marketId
ID of the Market.
UInt32 traderId
ID of the Trader.
UInt32 rfqId
ID of the Rfq referring to the member that must be excluded. This field must be specified only on bli...
UInt32 submitterMemberId
Unique ID of the submitter member.
virtual size_t serializationBufSize() const
std::string traderName
Name of the trader.
UInt32 memberId
ID of the Member.
#define ONIXS_MTS_REPO_SDP_API
UInt32 blockedTraderId
ID of the trader that must be excluded.
virtual ~TI_RFQ_EXCLUSION()
UInt32 submitterTraderId
Unique ID of the submitter trader.
UInt64 creationTime
Creation time.