118 size_t deserialize(
const void* buf,
size_t inLen);
121 virtual std::string toString ()
const;
132 virtual size_t serialize(
void* buf)
const;
REPO_ORDER_SUBSTATUS::Enum subStatusProvider
Processing substatus of the order for the provider.
REPO_ORDER_EVENT::Enum event
Action applied to the order.
REPO_INSTRUMENT_DATE_INFO instrument
ID of the financial instrument.
virtual size_t serializationBufSize() const
REPO_MEMBER_INFO aggressor
Member's ID of the Aggressor.
Double rate
Rate of the order.
TI_VERB::Enum verb
Specifies whether it is a buy or sell order and is set from the receiving member's viewpoint...
unsigned long long UInt64
Double fillQty
Quantity filled (CompletelyFilled/PartFilled)
REPO_ORDER_TYPE::Enum orderType
Type of order.
TI_MSG_INFO orderMsgInfo
ID of the order.
REPO_MEMBER_INFO provider
Member's ID of the Provider.
TI_IN_OUT_FLAG::Enum inOutFlag
Indicates whether it is an incoming order (IN) or an outgoing order (OUT)
Double remainingQty
Quantity of the order not filled (PartFilled/Rejected/Refused case)
Double qty
Quantity of the order.
virtual ClassId::Enum id() const
Class id.
REPO_ORDER_SUBSTATUS::Enum subStatusAggressor
Processing substatus of the order for the aggressor.
REPO_ORDER_STATUS::Enum status
Processing status of the order.
#define ONIXS_MTS_REPO_SDP_API
UInt32 orderTimeout
Duration of the order (expressed in seconds)
UInt32 propMsgId
Sequential number of the proposal or RFQ.
UInt64 updateTime
Time at which the last change was made to the order.