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