OnixS Eurex ETI Handler C++ library  9.21.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 774 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 777 of file Enumerations.h.


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