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

Variables

static const char ROUND_DOWN = '1'
 Round down = 1.
 
static const char ROUND_TO_NEAREST = '0'
 Round to nearest = 0.
 
static const char ROUND_UP = '2'
 Round up = 2.
 

Variable Documentation

◆ ROUND_DOWN

const char FixMessages::SG_FIX44::RoundingDirection::ROUND_DOWN = '1'
static

Round down = 1.

◆ ROUND_TO_NEAREST

const char FixMessages::SG_FIX44::RoundingDirection::ROUND_TO_NEAREST = '0'
static

Round to nearest = 0.

◆ ROUND_UP

const char FixMessages::SG_FIX44::RoundingDirection::ROUND_UP = '2'
static

Round up = 2.