BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdldfp::DecimalStorage Struct Reference

#include <bdldfp_decimalstorage.h>

Public Types

typedef BID_UINT32 Type32
 
typedef BID_UINT64 Type64
 
typedef BID_UINT128 Type128
 

Detailed Description

This struct provides a namespace for types for storing Binary Integral Decimal representation of a decimal floating point value.

Member Typedef Documentation

◆ Type128

typedef BID_UINT128 bdldfp::DecimalStorage::Type128

◆ Type32

typedef BID_UINT32 bdldfp::DecimalStorage::Type32

◆ Type64

typedef BID_UINT64 bdldfp::DecimalStorage::Type64

The documentation for this struct was generated from the following file: