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

Variables

static const int ACK = 1
 Ack = 1.
 
static const int ALERT = 6
 Alert = 6.
 
static const int ALL_DONE = 5
 AllDone = 5.
 
static const int EXEC_STARTED = 4
 ExecStarted = 4.
 
static const int RESPONSE = 2
 Response = 2.
 
static const int TIMED = 3
 Timed = 3.
 

Variable Documentation

◆ ACK

const int FixMessages::SG_FIX44::ListStatusType::ACK = 1
static

Ack = 1.

◆ ALERT

const int FixMessages::SG_FIX44::ListStatusType::ALERT = 6
static

Alert = 6.

◆ ALL_DONE

const int FixMessages::SG_FIX44::ListStatusType::ALL_DONE = 5
static

AllDone = 5.

◆ EXEC_STARTED

const int FixMessages::SG_FIX44::ListStatusType::EXEC_STARTED = 4
static

ExecStarted = 4.

◆ RESPONSE

const int FixMessages::SG_FIX44::ListStatusType::RESPONSE = 2
static

Response = 2.

◆ TIMED

const int FixMessages::SG_FIX44::ListStatusType::TIMED = 3
static

Timed = 3.