24#include <OnixS/Eurex/DropCopy/Export.h>
71 void nativeSerializeTo(
void* data)
const;
126 void nativeSerializeTo(
void* data)
const;
141 void nativeSerializeTo(
void* data)
override;
Repeating group containing orders affected by a single or mass cancel request.
std::string toString() const
Returns string representation.
std::uint64_t affectedOrderId
Exchange Order ID of an order affected by a single or mass cancel request.
OrdStatus::Enum ordStatus
Conveys the current status of an order.
AffectedOrdGrpElem()
Initialize default instance.
std::uint64_t affectedClOrdId
Client Order ID of an order affected by a single or mass cancel request.
std::uint64_t affectedOrigClOrdId
Original Client Order ID of an order affected by a single or mass cancel request.
std::string affectedFIXOrigClOrdId
Original FIX Client Order ID of an order affected by a single or mass cancel request.
ExecType::Enum execType
The reason why this message was generated.
std::string affectedFIXClOrdId
FIX Client Order ID of an order affected by a single or mass cancel request.
std::uint32_t partyIdSessionId
Identification of a Trading Session provided by Eurex to a certain business unit.
std::int64_t securityId
The instrument identifier uniquely identifies an instrument in the core system.
std::uint32_t partyIdExecutingTrader
Owning User ID.
DeleteOrderBroadcast()
Initialize default instance.
AffectedOrdGrp affectedOrdGrp
TemplateId::Enum templateId() const override
Returns template ID.
std::int32_t marketSegmentId
The product identifier uniquely identifies a Eurex product.
std::string toString() const override
Returns string representation.
std::uint64_t execId
Transaction timestamp.
std::vector< AffectedOrdGrpElem > AffectedOrdGrp
Per-message metadata delivered to listener callbacks.
std::ostream & operator<<(std::ostream &, ApplId::Enum)
Make it printable using C++ I/O streams.
Enum
Identifier for subscription and retransmission of an ETI data stream.
Enum
The reason why this message was generated.
Enum
Conveys the current status of an order.