114 size_t deserialize(
const void* buf,
size_t inLen);
117 virtual std::string toString ()
const;
128 virtual size_t serialize(
void* buf)
const;
TI_VERB::Enum verb
Specifies whether it is a buy (bid) or sell (ask) proposal.
virtual size_t serializationBufSize() const
TI_FLAG::Enum visibleRateFg
Specifies whether the Rate is visible when the proposal is shown.
Double dripQty
Quantity of the proposal made visible to the market.
unsigned long long UInt64
TI_FLAG::Enum cCPOnlyFlag
Indicates whether the proposal is traded in central counterparty (CCP) mode only or not...
REPO_PROP_STATUS::Enum propStatus
Status of the proposal.
TI_FLAG::Enum bilateralOnlyFlag
Indicates whether the trader that inserts the Proposal wants the trade to be settled bilaterally or n...
TI_MSG_INFO propMsgInfo
ID of the proposal.
Double blockQty
Total quantity of the proposal.
REPO_PROP_EVENT::Enum event
Action executed on the proposal.
virtual ClassId::Enum id() const
Class id.
REPO_INSTRUMENT_DATE_INFO instrument
ID of the financial instrument.
Double minQty
Minimum quantity that the proposing member exposes for a trade generated by an order.
UInt64 editTime
Time at which the last change was made to the proposal (takes into account the changes following an o...
UInt64 bestTime
Time at which the last change was made to the proposal.
TI_FLAG::Enum transparentFlag
Flag indicating whether the proposal is Transparent or not.
#define ONIXS_MTS_REPO_SDP_API
REPO_MEMBER_INFO provider
ID of the member who entered the proposal.
Double rate
Rate specified in the proposal.
Double availableQty
Quantity actually available on the market by effect of manual orders. Not significant for the client...