51 submitterTraderName.reserve(12);
113 size_t deserialize(
const void* buf,
size_t inLen);
116 virtual std::string toString ()
const;
127 virtual size_t serialize(
void* buf)
const;
std::string userData
Free field used by the client.
UInt32 treasuryId
Unique ID of the Treasury Member.
UInt32 expiryDate
Validity expiry date.
Double sTotalNonCompetitiveQtyectionId
Maximum total non-competitive amount (in lots) available for the Counterparty, for the configured TAP...
UInt64 updateTime
Time at which the data was last updated.
virtual size_t serializationBufSize() const
CMF_INSTRUMENT_INFO instrument
Tradable instrument subject to limit.
UInt32 counterpartyId
Unique ID of the Primary Dealer.
unsigned long long UInt64
UInt32 startDate
Validity start date.
UInt64 creationTime
Time at which the data was created.
UInt32 submitterId
Unique ID of the member who submitted the limit. Other than TreasuryID for configurations OnBehalfOf...
UInt32 submitterTraderId
Unique ID of the trader who submitted the limit.
UInt32 updateDate
Date at which the data was last updated.
virtual ~CMF_TAP_TRADING_LIMIT()
UInt32 sectionId
Unique ID of the Section the Instrument subject to limit belongs to.
Double remainingNonCompetitiveQty
Remaining Non Competitive Total Amount calculated by the Central System (in lots), for the configured TAP period.
UInt32 creationDate
Date at which the data was created.
std::string submitterTraderName
Name of the trader who submitted the limit.
virtual ClassId::Enum id() const
Class id.