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

Variables

static const char ACCEPTED = 'A'
 Accepted = A.
 
static const char HELD = 'H'
 Held = H.
 
static const char REJECTED = 'R'
 Rejected = R.
 
static const char REMIND = 'N'
 Reminder - i.e. Registration Instructions are still outstanding = N.
 

Variable Documentation

◆ ACCEPTED

const char FixMessages::SG_FIX44::RegistStatus::ACCEPTED = 'A'
static

Accepted = A.

◆ HELD

const char FixMessages::SG_FIX44::RegistStatus::HELD = 'H'
static

Held = H.

◆ REJECTED

const char FixMessages::SG_FIX44::RegistStatus::REJECTED = 'R'
static

Rejected = R.

◆ REMIND

const char FixMessages::SG_FIX44::RegistStatus::REMIND = 'N'
static

Reminder - i.e. Registration Instructions are still outstanding = N.