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

Variables

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

Variable Documentation

◆ CANCEL

const int FixMessages::SG_FIX44::TradeReportTransType::CANCEL = 1
static

Cancel = 1.

◆ NEW

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

New = 0.

◆ RELEASE

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

Release = 3.

◆ REPLACE

const int FixMessages::SG_FIX44::TradeReportTransType::REPLACE = 2
static

Replace = 2.

◆ REVERSE

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

Reverse = 4.