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

Variables

static const int INVALID_REQUEST = 1
 Invalid or unsupported Request = 1.
 
static const int NO_POSITIONS_FOUND = 2
 No positions found that match criteria = 2.
 
static const int NOT_AUTHORIZED = 3
 Not authorized to request positions = 3.
 
static const int OTHER = 99
 Other (use<fieldref tag="58">Text</fieldref>in conjunction with this code for an explanation) = 99.
 
static const int RFQ_NOT_SUPPORTED = 4
 Request for Position not supported = 4.
 
static const int VALID_REQUEST = 0
 Valid Request = 0.
 

Variable Documentation

◆ INVALID_REQUEST

const int FixMessages::SG_FIX44::PosReqResult::INVALID_REQUEST = 1
static

Invalid or unsupported Request = 1.

◆ NO_POSITIONS_FOUND

const int FixMessages::SG_FIX44::PosReqResult::NO_POSITIONS_FOUND = 2
static

No positions found that match criteria = 2.

◆ NOT_AUTHORIZED

const int FixMessages::SG_FIX44::PosReqResult::NOT_AUTHORIZED = 3
static

Not authorized to request positions = 3.

◆ OTHER

const int FixMessages::SG_FIX44::PosReqResult::OTHER = 99
static

Other (use<fieldref tag="58">Text</fieldref>in conjunction with this code for an explanation) = 99.

◆ RFQ_NOT_SUPPORTED

const int FixMessages::SG_FIX44::PosReqResult::RFQ_NOT_SUPPORTED = 4
static

Request for Position not supported = 4.

◆ VALID_REQUEST

const int FixMessages::SG_FIX44::PosReqResult::VALID_REQUEST = 0
static

Valid Request = 0.