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

Variables

static const int CANCEL = 2
 Cancel = 2.
 
static const int NEW = 0
 New = 0.
 
static const int RELEASE = 3
 Release = 3.
 
static const int REPLACE = 1
 Replace = 1.
 
static const int REVERSE = 4
 Reverse = 4.
 

Variable Documentation

◆ CANCEL

const int FixMessages::SG_FIX44::CollAsgnTransType::CANCEL = 2
static

Cancel = 2.

◆ NEW

const int FixMessages::SG_FIX44::CollAsgnTransType::NEW = 0
static

New = 0.

◆ RELEASE

const int FixMessages::SG_FIX44::CollAsgnTransType::RELEASE = 3
static

Release = 3.

◆ REPLACE

const int FixMessages::SG_FIX44::CollAsgnTransType::REPLACE = 1
static

Replace = 1.

◆ REVERSE

const int FixMessages::SG_FIX44::CollAsgnTransType::REVERSE = 4
static

Reverse = 4.