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

Variables

static const int ACCEPT = 4
 Accept = 4.
 
static const int ACCOUNT_LEVEL_REJECT = 6
 Account Level Reject = 6.
 
static const int BLOCK_LEVEL_REJECT = 5
 Block Level Reject = 5.
 
static const int PENDING_ACCEPT = 1
 Pending Accept = 1.
 
static const int PENDING_RELEASE = 2
 Pending Release = 2.
 
static const int PENDING_REVERSAL = 3
 Pending Reversal = 3.
 

Variable Documentation

◆ ACCEPT

const int FixMessages::SG_FIX44::AllocIntermedReqType::ACCEPT = 4
static

Accept = 4.

◆ ACCOUNT_LEVEL_REJECT

const int FixMessages::SG_FIX44::AllocIntermedReqType::ACCOUNT_LEVEL_REJECT = 6
static

Account Level Reject = 6.

◆ BLOCK_LEVEL_REJECT

const int FixMessages::SG_FIX44::AllocIntermedReqType::BLOCK_LEVEL_REJECT = 5
static

Block Level Reject = 5.

◆ PENDING_ACCEPT

const int FixMessages::SG_FIX44::AllocIntermedReqType::PENDING_ACCEPT = 1
static

Pending Accept = 1.

◆ PENDING_RELEASE

const int FixMessages::SG_FIX44::AllocIntermedReqType::PENDING_RELEASE = 2
static

Pending Release = 2.

◆ PENDING_REVERSAL

const int FixMessages::SG_FIX44::AllocIntermedReqType::PENDING_REVERSAL = 3
static

Pending Reversal = 3.