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

A Heartbeat message (MsgType = 0) with the TestReqID field (tag = 112) is received. More...

#include <B2BITS_C_SessionEvent.h>

Data Fields

B2BITS_FIXMessage msg_
 The Heartbeat message.
 
const char * what_
 Describes the event.
 
const char * testReqID_
 Returns the TestReqId field (tag = 112). More...
 

Detailed Description

A Heartbeat message (MsgType = 0) with the TestReqID field (tag = 112) is received.

Usually such a message is sent in reply to a Test Request (MsgType = 1) message.

Field Documentation

const char* testReqID_

Returns the TestReqId field (tag = 112).


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