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

Variables

static const int ALERT = 5
 Alert = 5.
 
static const int ALL_DONE = 6
 All Done = 6.
 
static const int CANCELLING = 4
 Cancelling = 4.
 
static const int EXECUTING = 3
 Executing = 3.
 
static const int IN_BIDDING_PROCESS = 1
 InBiddingProcess = 1.
 
static const int RECEIVED_FOR_EXECUTION = 2
 ReceivedForExecution = 2.
 
static const int REJECT = 7
 Reject = 7.
 

Variable Documentation

◆ ALERT

const int FixMessages::SG_FIX44::ListOrderStatus::ALERT = 5
static

Alert = 5.

◆ ALL_DONE

const int FixMessages::SG_FIX44::ListOrderStatus::ALL_DONE = 6
static

All Done = 6.

◆ CANCELLING

const int FixMessages::SG_FIX44::ListOrderStatus::CANCELLING = 4
static

Cancelling = 4.

◆ EXECUTING

const int FixMessages::SG_FIX44::ListOrderStatus::EXECUTING = 3
static

Executing = 3.

◆ IN_BIDDING_PROCESS

const int FixMessages::SG_FIX44::ListOrderStatus::IN_BIDDING_PROCESS = 1
static

InBiddingProcess = 1.

◆ RECEIVED_FOR_EXECUTION

const int FixMessages::SG_FIX44::ListOrderStatus::RECEIVED_FOR_EXECUTION = 2
static

ReceivedForExecution = 2.

◆ REJECT

const int FixMessages::SG_FIX44::ListOrderStatus::REJECT = 7
static

Reject = 7.