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

Variables

static const int CONNECTED = 1
 Connected = 1.
 
static const int IN_PROCESS = 4
 In Process = 4.
 
static const int NOT_CONNECTED_EXPECTED_DOWN = 3
 Not connected - down expected down = 3.
 
static const int NOT_CONNECTED_EXPECTED_UP = 2
 Not connected - down expected up = 2.
 

Variable Documentation

◆ CONNECTED

const int FixMessages::SG_FIX44::StatusValue::CONNECTED = 1
static

Connected = 1.

◆ IN_PROCESS

const int FixMessages::SG_FIX44::StatusValue::IN_PROCESS = 4
static

In Process = 4.

◆ NOT_CONNECTED_EXPECTED_DOWN

const int FixMessages::SG_FIX44::StatusValue::NOT_CONNECTED_EXPECTED_DOWN = 3
static

Not connected - down expected down = 3.

◆ NOT_CONNECTED_EXPECTED_UP

const int FixMessages::SG_FIX44::StatusValue::NOT_CONNECTED_EXPECTED_UP = 2
static

Not connected - down expected up = 2.