OnixS Eurex ETI Handler C++ library  9.21.0
API documentation
CLIPDeletionNotification Class Reference

#include <OnixS/Eurex/Trading/Messages/CLIPDeletionNotification.h>

Public Member Functions

 CLIPDeletionNotification ()
 
TemplateId::Enum templateId () const
 
std::string toString () const
 
- Public Member Functions inherited from Message
virtual ~Message ()
 

Public Attributes

UInt64 trdRegTSTimeOut
 
UInt16 partitionId
 
ApplId::Enum applId
 
LastFragment::Enum lastFragment
 
UInt64 orderId
 
UInt64 execId
 
SInt64 securityId
 
SInt64 cxlQty
 
SInt32 marketSegmentId
 
ExecRestatementReason::Enum execRestatementReason
 
ProductComplex::Enum productComplex
 
Side::Enum side
 
OrdStatus::Enum ordStatus
 
ExecType::Enum execType
 

Friends

class Serializer
 

Detailed Description

Definition at line 35 of file CLIPDeletionNotification.h.

Constructor & Destructor Documentation

Initialize default instance.

Member Function Documentation

TemplateId::Enum templateId ( ) const
virtual

Returns template ID.

Implements Message.

std::string toString ( ) const
virtual

Returns string representation.

Implements Message.

Friends And Related Function Documentation

friend class Serializer
friend

Definition at line 91 of file CLIPDeletionNotification.h.

Member Data Documentation

ApplId::Enum applId

Identifier for subscription and retransmission of an ETI data stream.

Definition at line 48 of file CLIPDeletionNotification.h.

SInt64 cxlQty

Total quantity cancelled for this order.

Definition at line 64 of file CLIPDeletionNotification.h.

UInt64 execId

Transaction timestamp.

Definition at line 58 of file CLIPDeletionNotification.h.

ExecRestatementReason::Enum execRestatementReason

Code to further qualify the field ExecType (150) of the Execution Report (8) message.

Definition at line 70 of file CLIPDeletionNotification.h.

ExecType::Enum execType

The reason why this message was generated.

Definition at line 82 of file CLIPDeletionNotification.h.

LastFragment::Enum lastFragment

Indicates whether this message is the last fragment (part) of a sequence of messages belonging to one dedicated transaction.

Definition at line 52 of file CLIPDeletionNotification.h.

SInt32 marketSegmentId

The product identifier uniquely identifies a Eurex product.

Definition at line 67 of file CLIPDeletionNotification.h.

UInt64 orderId

Exchange Order ID generated by Eurex System; it remains constant over the lifetime of an order.

Definition at line 55 of file CLIPDeletionNotification.h.

OrdStatus::Enum ordStatus

Conveys the current status of an order.

Definition at line 79 of file CLIPDeletionNotification.h.

UInt16 partitionId

Is required to define the scope of a Retransmission Request.

Definition at line 45 of file CLIPDeletionNotification.h.

ProductComplex::Enum productComplex

This field qualifies an instrument type on Eurex.

Definition at line 73 of file CLIPDeletionNotification.h.

SInt64 securityId

The instrument identifier uniquely identifies an instrument in the core system.

Definition at line 61 of file CLIPDeletionNotification.h.

Side::Enum side

Side of the order.

Definition at line 76 of file CLIPDeletionNotification.h.

UInt64 trdRegTSTimeOut

Matching engine out timestamp.

Definition at line 42 of file CLIPDeletionNotification.h.


The documentation for this class was generated from the following file: