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

Variables

static const int ASSIGNED = 3
 Assigned (Accepted) = 3.
 
static const int ASSIGNMENT_PROPOSED = 2
 Assignment Proposed = 2.
 
static const int CHALLENGED = 4
 Challenged = 4.
 
static const int PARTIALLY_ASSIGNED = 1
 Partially Assigned = 1.
 
static const int UNASSIGNED = 0
 Unassigned = 0.
 

Variable Documentation

◆ ASSIGNED

const int FixMessages::SG_FIX44::CollStatus::ASSIGNED = 3
static

Assigned (Accepted) = 3.

◆ ASSIGNMENT_PROPOSED

const int FixMessages::SG_FIX44::CollStatus::ASSIGNMENT_PROPOSED = 2
static

Assignment Proposed = 2.

◆ CHALLENGED

const int FixMessages::SG_FIX44::CollStatus::CHALLENGED = 4
static

Challenged = 4.

◆ PARTIALLY_ASSIGNED

const int FixMessages::SG_FIX44::CollStatus::PARTIALLY_ASSIGNED = 1
static

Partially Assigned = 1.

◆ UNASSIGNED

const int FixMessages::SG_FIX44::CollStatus::UNASSIGNED = 0
static

Unassigned = 0.