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

Functions

static const Engine::AsciiString BIC ("1", 1)
 BIC = 1.
 
static const Engine::AsciiString DTCC_CODE ("5", 1)
 DTCC code = 5.
 
static const Engine::AsciiString OMGEO ("4", 1)
 OMGEO (AlertID) = 4.
 
static const Engine::AsciiString OTHER ("99", 2)
 Other (custom or proprietary) = 99.
 
static const Engine::AsciiString SID_CODE ("2", 1)
 SID code = 2.
 
static const Engine::AsciiString TFM ("3", 1)
 TFM (GSPTA) = 3.
 

Function Documentation

◆ BIC()

static const Engine::AsciiString FixMessages::SG_FIX44::AcctIDSource::BIC ( "1" ,
1  )
static

BIC = 1.

◆ DTCC_CODE()

static const Engine::AsciiString FixMessages::SG_FIX44::AcctIDSource::DTCC_CODE ( "5" ,
1  )
static

DTCC code = 5.

◆ OMGEO()

static const Engine::AsciiString FixMessages::SG_FIX44::AcctIDSource::OMGEO ( "4" ,
1  )
static

OMGEO (AlertID) = 4.

◆ OTHER()

static const Engine::AsciiString FixMessages::SG_FIX44::AcctIDSource::OTHER ( "99" ,
2  )
static

Other (custom or proprietary) = 99.

◆ SID_CODE()

static const Engine::AsciiString FixMessages::SG_FIX44::AcctIDSource::SID_CODE ( "2" ,
1  )
static

SID code = 2.

◆ TFM()

static const Engine::AsciiString FixMessages::SG_FIX44::AcctIDSource::TFM ( "3" ,
1  )
static

TFM (GSPTA) = 3.