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

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

Public Types

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

Detailed Description

Definition at line 658 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 661 of file Enumerations.h.


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