BloombergLP::bdldfp::DecimalImpUtil::convertFromBID

Convert Binary Integral Decimal bid to the implementation type.

Synopses

Declared in <bdldfp_decimalimputil.h>

Convert Binary Integral Decimal bid to the implementation type.

static
DecimalImpUtil::ValueType128
convertFromBID(DecimalStorage::Type128 bid);
» more...

Convert Binary Integral Decimal bid to the implementation type.

static
DecimalImpUtil::ValueType32
convertFromBID(DecimalStorage::Type32 bid);
» more...

Convert Binary Integral Decimal bid to the implementation type.

static
DecimalImpUtil::ValueType64
convertFromBID(DecimalStorage::Type64 bid);
» more...

Return Value

the corresponding implementation decimal value

Parameters

NameDescription
bidvalue in Binary Integral Decimal format