123 size_t deserialize(
const void* buf,
size_t inLen);
126 std::string toString ()
const;
132 size_t serialize(
void* buf)
const;
UInt32 providerSponsorId
Third Party Sponsor of the Provider.
CMF_INSTRUMENT_INFO instrument
Data regarding the tradable instrument.
Double price
Price of the FAK/AON order.
TI_IN_OUT_FLAG::Enum inOutFlag
Indicates whether it is an incoming FAK/AON order (IN) or an outgoing FAK/AON order (OUT) ...
UInt32 orderTimeout
Duration of the non compliant FAK/AON order (expressed in seconds) and provided for information...
UInt16 numberOfDeals
Number of deals generated.
UInt64 updateTime
Time at which the last change was made to the non compliant FAK/AON order.
TI_FLAG::Enum secondLegClearingHouseFg
Specifies whether the second leg is settled in clearing house.
CMF_ORDER_STATUS::Enum orderStatus
Processing status of the FAK/AON order.
UInt32 quoteMsgId
Sequential number of the quote.
Double qty
Quantity of the FAK/AON order.
TI_MSG_INFO orderMsgInfo
Data identifying the FAK/AON order.
CMF_ORDER_EVENT::Enum event
Action applied to the FAK/AON order.
Double remainingQty
Quantity of the FAK/AON order not filled (PartFilled/Rejected/Refused case)
size_t serializationBufSize() const
unsigned long long UInt64
UInt32 aggressorSponsorId
Third Party Sponsor of the Aggressor.
Double yield
Yield of the FAK/AON order.
Double fillQty
Quantity of FAK/AON order carried out; to ignore when OrderStatus is InProgress.
TI_VERB::Enum verb
Specifies whether it is a buy or sell FAK/AON order and is set from the receiving member's viewpoint...
CMF_ORDER_TYPE::Enum orderType
Type of order (e.g. FAK,AON,...)
CMF_MEMBER_INFO provider
Member's ID of the Aggressor(the member can be the Agent's Client or a Third Party Client too) ...
TI_FLAG::Enum firstLegClearingHouseFg
Specifies whether the first leg is settled in clearing house.
CMF_MEMBER_INFO aggressor
Member's ID of the Provider (the member can be the Agent's Client or a Third Party Client too) ...