|
BDE 4.39.x Production Release
|
#include <bdldfp_decimalstorage.h>
This struct provides a namespace for types for storing Binary Integral Decimal representation of a decimal floating point value.
Public Types | |
| typedef BID_UINT32 | Type32 |
| typedef BID_UINT64 | Type64 |
| typedef BID_UINT128 | Type128 |
| typedef BID_UINT128 bdldfp::DecimalStorage::Type128 |
| typedef BID_UINT32 bdldfp::DecimalStorage::Type32 |
| typedef BID_UINT64 bdldfp::DecimalStorage::Type64 |