OnixS Eurex ETI Handler C++ library  9.20.0
API documentation
LastFragment Struct Reference

#include <OnixS/Eurex/Trading/Enumerations.h>

Public Types

enum  Enum { NoValue = 0xFF, NotLastMessage = 0, LastMessage = 1 }
 

Detailed Description

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

Definition at line 662 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

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

Enumerator
NoValue 

No value.

NotLastMessage 

Not Last Message.

LastMessage 

Last Message.

Definition at line 665 of file Enumerations.h.


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