OnixS Eurex ETI Handler C++ library 9.25.0
API documentation
Loading...
Searching...
No Matches
LastFragment Struct Reference

Public Types

enum  Enum

Detailed Description

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

Definition at line 794 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

enum Enum

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

Enumerator
NoValue 0xFF 

No value.

NotLastMessage 

Not Last Message.

LastMessage 

Last Message.

Definition at line 797 of file Enumerations.h.