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

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

Public Member Functions

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

Public Attributes

UInt64 trdRegTSTimeIn
 
UInt64 trdRegTSTimeOut
 
LastFragment::Enum lastFragment
 
UInt64 massActionReportId
 

Friends

class Serializer
 

Detailed Description

Definition at line 35 of file DeleteAllOrderNRResponse.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 61 of file DeleteAllOrderNRResponse.h.

Member Data Documentation

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 49 of file DeleteAllOrderNRResponse.h.

UInt64 massActionReportId

Transaction timestamp.

Definition at line 52 of file DeleteAllOrderNRResponse.h.

UInt64 trdRegTSTimeIn

Matching engine in timestamp.

Definition at line 42 of file DeleteAllOrderNRResponse.h.

UInt64 trdRegTSTimeOut

Matching engine out timestamp.

Definition at line 45 of file DeleteAllOrderNRResponse.h.


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