#include <OnixS/MTS/Cash/SDP/Classes/SMP.Classes.CMF_TAP_TRADING_LIMIT.h>
Public Member Functions | |
CMF_TAP_TRADING_LIMIT () | |
virtual | ~CMF_TAP_TRADING_LIMIT () |
virtual ClassId::Enum | id () const |
size_t | deserialize (const void *buf, size_t inLen) |
virtual std::string | toString () const |
virtual size_t | serializationBufSize () const |
virtual CMF_TAP_TRADING_LIMIT * | clone () const |
virtual CMF_TAP_TRADING_LIMIT * | clone (void *) const |
Public Member Functions inherited from Class | |
virtual | ~Class () |
size_t | getMaxMessageSize () const |
Definition at line 46 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
|
inline |
Definition at line 49 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
|
inlinevirtual |
Definition at line 55 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inlinevirtual |
|
inlinevirtual |
Implements Class.
Definition at line 119 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
|
virtual |
Provides string presentation.
Implements Class.
UInt32 counterpartyId |
Unique ID of the Primary Dealer.
Definition at line 77 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
UInt32 creationDate |
Date at which the data was created.
Definition at line 101 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
UInt64 creationTime |
Time at which the data was created.
Definition at line 104 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
UInt32 expiryDate |
Validity expiry date.
Definition at line 95 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
CMF_INSTRUMENT_INFO instrument |
Tradable instrument subject to limit.
Definition at line 83 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
Double remainingNonCompetitiveQty |
Remaining Non Competitive Total Amount calculated by the Central System (in lots), for the configured TAP period.
Definition at line 89 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
UInt32 sectionId |
Unique ID of the Section the Instrument subject to limit belongs to.
Definition at line 80 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
UInt32 startDate |
Validity start date.
Definition at line 92 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
Double sTotalNonCompetitiveQtyectionId |
Maximum total non-competitive amount (in lots) available for the Counterparty, for the configured TAP period.
Definition at line 86 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
UInt32 submitterId |
Unique ID of the member who submitted the limit. Other than TreasuryID for configurations OnBehalfOf.
Definition at line 65 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
UInt32 submitterTraderId |
Unique ID of the trader who submitted the limit.
Definition at line 68 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
std::string submitterTraderName |
Name of the trader who submitted the limit.
Definition at line 71 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
UInt32 treasuryId |
Unique ID of the Treasury Member.
Definition at line 74 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
UInt32 updateDate |
Date at which the data was last updated.
Definition at line 107 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
UInt64 updateTime |
Time at which the data was last updated.
Definition at line 110 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.
std::string userData |
Free field used by the client.
Definition at line 98 of file SMP.Classes.CMF_TAP_TRADING_LIMIT.h.