B2BITS FIX Antenna C++ 2.32.1
Loading...
Searching...
No Matches
Variables
FixMessages::SG_FIX44::ResponseTransportType Namespace Reference

Variables

static const int INBAND = 0
 Inband: transport the request was sent over (Default) = 0.
 
static const int OUT_OF_BAND = 1
 Out-of-Band: pre-arranged out of band delivery mechanism (i.e. FTP, HTTP, NDM, etc) between counterparties. Details specified via<fieldref tag="726">ResponseDestination</fieldref>. = 1.
 

Variable Documentation

◆ INBAND

const int FixMessages::SG_FIX44::ResponseTransportType::INBAND = 0
static

Inband: transport the request was sent over (Default) = 0.

◆ OUT_OF_BAND

const int FixMessages::SG_FIX44::ResponseTransportType::OUT_OF_BAND = 1
static

Out-of-Band: pre-arranged out of band delivery mechanism (i.e. FTP, HTTP, NDM, etc) between counterparties. Details specified via<fieldref tag="726">ResponseDestination</fieldref>. = 1.