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

A Resend Request (MsgType = 2) has been received. More...

#include <B2BITS_C_SessionEvent.h>

Data Fields

B2BITS_FIXMessage msg_
 The Resend Request message.
 
const char * what_
 Describes the event.
 
int beginSeqNo_
 Returns the message sequence number of first record in range to be resent (the BeginSeqNo field, tag = 7).
 
int endSeqNo_
 Returns the message sequence number of last record in range to be resent (the EndSeqNo field, tag = 16).
 

Detailed Description

A Resend Request (MsgType = 2) has been received.


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