48 submitterTraderName.reserve(12);
49 blockedTraderName.reserve(12);
114 size_t deserialize(
const void* buf,
size_t inLen);
117 virtual std::string toString ()
const;
128 virtual size_t serialize(
void* buf)
const;
UInt32 creationDate
Creation date.
TI_RFCQ_EXCLUSION_STATUS::Enum status
Status of the exclusion.
UInt32 blockedMemberId
ID of the member that must be excluded.
virtual ~TI_RFCQ_EXCLUSION()
unsigned long long UInt64
UInt32 submitterTraderId
Unique ID of the submitter trader.
TI_RFCQ_EXCLUSION_EVENT::Enum event
Action applied to the RFCQ exclusion.
virtual size_t serializationBufSize() const
UInt32 rfcqId
ID of the Rfcq referring to the member that must be excluded. This field must be specified only on bl...
UInt32 marketId
ID of the Market.
virtual ClassId::Enum id() const
Class id.
TI_FLAG::Enum permanentFg
May be specified only by the Governance profile.
UInt32 submitterMemberId
Unique ID of the submitter member.
UInt32 memberId
ID of the member.
UInt32 blockedTraderId
ID of the trader that must be excluded.
std::string userData
Free field used by the client.
UInt64 creationTime
Creation time.
UInt32 updateDate
Date at which the data were last updated.
std::string submitterTraderName
Unique name of the submitter trader.
#define ONIXS_MTS_REPO_SDP_API
UInt64 updateTime
Time at which the data were last updated.
std::string blockedTraderName
Name of the blocked trader.