OnixS Eurex EDCI Handler C++ library 1.0.0
Users' manual and 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 191 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 194 of file Enumerations.h.