|
BDE 4.14.0 Production release
|
This is the complete list of members for bdldfp::DecimalConvertUtil, including all inherited members.
| decimal128FromBID(const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal128FromBID(Decimal128 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal128FromDouble(double binary, int digits=0) | bdldfp::DecimalConvertUtil | static |
| decimal128FromDPD(const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal128FromDPD(Decimal128 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal128FromFloat(float binary, int digits=0) | bdldfp::DecimalConvertUtil | static |
| decimal128FromNetwork(Decimal128 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | static |
| decimal128ToBID(unsigned char *buffer, Decimal128 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal128ToDouble(Decimal128 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal128ToDPD(unsigned char *buffer, Decimal128 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal128ToFloat(Decimal128 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal128ToNetwork(unsigned char *buffer, Decimal128 decimal) | bdldfp::DecimalConvertUtil | static |
| decimal32FromBID(const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal32FromBID(Decimal32 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal32FromDouble(double binary, int digits=0) | bdldfp::DecimalConvertUtil | static |
| decimal32FromDPD(const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal32FromDPD(Decimal32 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal32FromFloat(float binary, int digits=0) | bdldfp::DecimalConvertUtil | static |
| decimal32FromNetwork(Decimal32 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | static |
| decimal32ToBID(unsigned char *buffer, Decimal32 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal32ToDouble(Decimal32 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal32ToDPD(unsigned char *buffer, Decimal32 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal32ToFloat(Decimal32 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal32ToNetwork(unsigned char *buffer, Decimal32 decimal) | bdldfp::DecimalConvertUtil | static |
| decimal64FromBID(const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal64FromBID(Decimal64 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal64FromDouble(double binary, int digits=0) | bdldfp::DecimalConvertUtil | static |
| decimal64FromDPD(const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal64FromDPD(Decimal64 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal64FromFloat(float binary, int digits=0) | bdldfp::DecimalConvertUtil | static |
| decimal64FromMultiWidthEncoding(const unsigned char *buffer, bsls::Types::size_type size) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal64FromMultiWidthEncodingIfValid(Decimal64 *decimal, const unsigned char *buffer, bsls::Types::size_type size) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal64FromMultiWidthEncodingRaw(const unsigned char *buffer, bsls::Types::size_type size) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal64FromNetwork(Decimal64 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | static |
| decimal64FromVariableWidthEncoding(bdldfp::Decimal64 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal64ToBID(unsigned char *buffer, Decimal64 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal64ToDouble(Decimal64 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal64ToDPD(unsigned char *buffer, Decimal64 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal64ToFloat(Decimal64 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal64ToMultiWidthEncoding(unsigned char *buffer, bdldfp::Decimal64 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal64ToMultiWidthEncodingRaw(unsigned char *buffer, bdldfp::Decimal64 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimal64ToNetwork(unsigned char *buffer, Decimal64 decimal) | bdldfp::DecimalConvertUtil | static |
| decimal64ToVariableWidthEncoding(unsigned char *buffer, bdldfp::Decimal64 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalFromBID(Decimal32 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalFromBID(Decimal64 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalFromBID(Decimal128 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalFromDPD(Decimal32 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalFromDPD(Decimal64 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalFromDPD(Decimal128 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalFromNetwork(Decimal32 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | static |
| decimalFromNetwork(Decimal64 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | static |
| decimalFromNetwork(Decimal128 *decimal, const unsigned char *buffer) | bdldfp::DecimalConvertUtil | static |
| decimalToBID(unsigned char *buffer, Decimal32 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalToBID(unsigned char *buffer, Decimal64 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalToBID(unsigned char *buffer, Decimal128 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalToDouble(Decimal32 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalToDouble(Decimal64 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalToDouble(Decimal128 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalToDPD(unsigned char *buffer, Decimal32 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalToDPD(unsigned char *buffer, Decimal64 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalToDPD(unsigned char *buffer, Decimal128 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalToFloat(Decimal32 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalToFloat(Decimal64 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalToFloat(Decimal128 decimal) | bdldfp::DecimalConvertUtil | inlinestatic |
| decimalToNetwork(unsigned char *buffer, Decimal32 decimal) | bdldfp::DecimalConvertUtil | static |
| decimalToNetwork(unsigned char *buffer, Decimal64 decimal) | bdldfp::DecimalConvertUtil | static |
| decimalToNetwork(unsigned char *buffer, Decimal128 decimal) | bdldfp::DecimalConvertUtil | static |
| isValidMultiWidthSize(bsls::Types::size_type size) | bdldfp::DecimalConvertUtil | inlinestatic |