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

Variables

static const int ACCEPTED = 0
 Accepted = 0.
 
static const int ACCEPTED_WITH_WARNINGS = 1
 Accepted with Warnings = 1.
 
static const int COMPLETED = 3
 Completed = 3.
 
static const int COMPLETED_WITH_WARNINGS = 4
 Completed with Warnings = 4.
 
static const int REJECTED = 2
 Rejected = 2.
 

Variable Documentation

◆ ACCEPTED

const int FixMessages::SG_FIX44::PosMaintStatus::ACCEPTED = 0
static

Accepted = 0.

◆ ACCEPTED_WITH_WARNINGS

const int FixMessages::SG_FIX44::PosMaintStatus::ACCEPTED_WITH_WARNINGS = 1
static

Accepted with Warnings = 1.

◆ COMPLETED

const int FixMessages::SG_FIX44::PosMaintStatus::COMPLETED = 3
static

Completed = 3.

◆ COMPLETED_WITH_WARNINGS

const int FixMessages::SG_FIX44::PosMaintStatus::COMPLETED_WITH_WARNINGS = 4
static

Completed with Warnings = 4.

◆ REJECTED

const int FixMessages::SG_FIX44::PosMaintStatus::REJECTED = 2
static

Rejected = 2.