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

Variables

static const int LOGGED_IN = 1
 Logged In = 1.
 
static const int NOT_LOGGED_IN = 2
 Not Logged In = 2.
 
static const int OTHER = 6
 Other = 6.
 
static const int PASSWORD_CHANGED = 5
 Password Changed = 5.
 
static const int PASSWORD_INCORRECT = 4
 Password Incorrect = 4.
 
static const int USER_NOT_RECOGNISED = 3
 User Not Recognised = 3.
 

Variable Documentation

◆ LOGGED_IN

const int FixMessages::SG_FIX44::UserStatus::LOGGED_IN = 1
static

Logged In = 1.

◆ NOT_LOGGED_IN

const int FixMessages::SG_FIX44::UserStatus::NOT_LOGGED_IN = 2
static

Not Logged In = 2.

◆ OTHER

const int FixMessages::SG_FIX44::UserStatus::OTHER = 6
static

Other = 6.

◆ PASSWORD_CHANGED

const int FixMessages::SG_FIX44::UserStatus::PASSWORD_CHANGED = 5
static

Password Changed = 5.

◆ PASSWORD_INCORRECT

const int FixMessages::SG_FIX44::UserStatus::PASSWORD_INCORRECT = 4
static

Password Incorrect = 4.

◆ USER_NOT_RECOGNISED

const int FixMessages::SG_FIX44::UserStatus::USER_NOT_RECOGNISED = 3
static

User Not Recognised = 3.