FIX Antenna ANSI C  2.18.0
 All Data Structures Variables Pages
Data Fields
B2BITS_SequenceGapEvent Struct Reference

The sequence gap was detected in incoming messages. More...

#include <B2BITS_C_SessionEvent.h>

Data Fields

int expectedSeqNum_
 Expected MsgSeqNum.
 
int receivedSeqNum_
 MsgSeqNum of the received message. More...
 
B2BITS_FIXMessage msg_
 The received message.
 
const char * what_
 Describes the event.
 

Detailed Description

The sequence gap was detected in incoming messages.

Field Documentation

int receivedSeqNum_

MsgSeqNum of the received message.


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