BDE 4.14.0 Production release
|
Modules | |
bdldfp_decimal | |
Provide IEEE-754 decimal floating-point types. | |
bdldfp_decimalconvertutil | |
Provide decimal floating-point conversion functions. | |
bdldfp_decimalconvertutil_inteldfp | |
Provide decimal floating-point conversion functions for Intel DFP. | |
bdldfp_decimalformatconfig | |
Provide an attribute class to configure decimal formatting. | |
bdldfp_decimalimputil | |
Provide a unified low-level interface for decimal floating point. | |
bdldfp_decimalimputil_inteldfp | |
Provide utility to implement decimal float s on the Intel library. | |
bdldfp_decimalplatform | |
Provide decimal floating-point platform information macros. | |
bdldfp_decimalstorage | |
Utilities for working with Decimal Storage types. | |
bdldfp_decimalutil | |
Provide utilities dealing with floating point decimal objects. | |
bdldfp_intelimpwrapper | |
Provide a central mechanism to configure the Intel DFP library. | |
bdldfp_uint128 | |
Provide a representation of a 128-bit int for bitwise operations. | |
Provide IEEE-754 2008 decimal floating-point types and utilities.
Basic Development Library Decimal Floating-Point (bdldfp)
The 'bdldfp' package provides IEEE-754 2008 decimal floating- point types and utilities.
The 'bdldfp' package currently has 11 components having 8 levels of physical dependency. The list below shows the hierarchical ordering of the components. The order of components within each level is not architecturally significant, just alphabetical.
bdldfp_decimal : Provide IEEE-754 decimal floating-point types.
bdldfp_decimalconvertutil : Provide decimal floating-point conversion functions.
'bdldfp_decimalconvertutil_inteldfp': !PRIVATE! Provide decimal floating-point conversion functions for Intel DFP.
bdldfp_decimalformatconfig : Provide an attribute class to configure decimal formatting.
bdldfp_decimalimputil : Provide a unified low-level interface for decimal floating point.
'bdldfp_decimalimputil_inteldfp': !PRIVATE! Provide utility to implement decimal float
s on the Intel library.
bdldfp_decimalplatform : Provide decimal floating-point platform information macros.
bdldfp_decimalstorage : Utilities for working with Decimal Storage types.
bdldfp_decimalutil : Provide utilities dealing with floating point decimal objects.
bdldfp_intelimpwrapper : Provide a central mechanism to configure the Intel DFP library.
bdldfp_uint128 : Provide a representation of a 128-bit int
for bitwise operations.