BloombergLP::bdldfp::DecimalImpUtil_IntelDfp::convertFromBID

convertFromBID overloads

Synopses

Declared in <bdldfp_decimalimputil_inteldfp.h>

Convert a Binary Integral Decimal (BID) storage value to native form.

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

Convert a Binary Integral Decimal (BID) storage value to native form.

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

Convert a Binary Integral Decimal (BID) storage value to native form.

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

Return Value

native decimal value

Parameters

NameDescription
bidBID-encoded storage value