25#include "OnixS/Eurex/Trading/Export.h"
136 void nativeSerializeTo(
void* nativeMessage);
Order Exec Notification Message.
Triggered::Enum triggered
Indicates if an order has been previously triggered.
LastFragment::Enum lastFragment
ApplResendFlag::Enum applResendFlag
Indicates a retransmission message.
SInt64 leavesQty
Remaining quantity of an order.
UInt64 execId
Transaction timestamp.
std::vector< FillsGrpElem > fillsGrp
Fills Group.
std::string toString() const
Returns string representation.
SInt64 cxlQty
Total quantity cancelled for this order.
UInt16 partitionId
Is required to define the scope of a Retransmission Request.
OrdStatus::Enum ordStatus
Conveys the current status of an order.
UInt64 orderId
Exchange Order ID generated by Eurex System; it remains constant over the lifetime of an order.
TemplateId::Enum templateId() const
Returns template ID.
UInt32 massOrderReportId
Mass order response identifier generated by the exchange.
Data applMsgId
Message key assigned to a order/quote event related Eurex ETI data stream.
std::vector< OrderEventGrpElem > orderEventGrp
Order Event Group.
ExecRestatementReason::Enum execRestatementReason
Code to further qualify the field ExecType (150) of the Execution Report (8) message.
SInt32 marketSegmentId
The product identifier uniquely identifies a Eurex product.
ExecType::Enum execType
The reason why this message was generated.
UInt64 clOrdId
Unique participant defined order request identifier.
Side::Enum side
Side of the order.
SInt64 cumQty
Cumulated executed quantity of an order.
ApplId::Enum applId
Identifier for subscription and retransmission of an ETI data stream.
OrderExecNotification()
Initialize default instance.
UInt64 trdRegTSTimeOut
Matching engine out timestamp.
std::string fixClOrdId
User defined client order ID.
SInt64 securityId
The instrument identifier uniquely identifies an instrument in the core system.
std::vector< InstrmntLegExecGrpElem > instrmntLegExecGrp
Instrmnt Leg Exec Group.
ProductComplex::Enum productComplex
This field qualifies an instrument type on Eurex.
CrossedIndicator::Enum crossedIndicator
Indicates SMP involvement.
std::ostream & operator<<(std::ostream &, const ConnectionStateChange &)
Make it printable to formatted C++ I/O streams.
std::vector< UInt8 > Data
unsigned long long UInt64
Enum
Identifier for subscription and retransmission of an ETI data stream.
Enum
Indicates a retransmission message.
Enum
Indicates SMP involvement.
Enum
Code to further qualify the field ExecType (150) of the Execution Report (8) message.
Enum
The reason why this message was generated.
Enum
Conveys the current status of an order.
Enum
This field qualifies an instrument type on Eurex.
Enum
Indicates if an order has been previously triggered.