This attribute class characterizes how to configure certain behavior of bdldfp::DecimalUtil::format functions.
Synopsis
Declared in <bdldfp_decimalformatconfig.h>
class DecimalFormatConfig;
Enums
Member Functions
Name |
Description |
|
Constructors |
Return point character. |
|
Return the minimum exponent width. |
|
Return exponent character. |
|
Return infinity string representation. |
|
Return NaN string representation. |
|
Return the number of digits of precision in the outputs. |
|
Return sNaN string representation. |
|
Set the |
|
Set the |
|
Set the |
|
Set the |
|
Set the |
|
Set the |
|
Set the |
|
Set the |
|
Set the |
|
Set the |
|
Return the |
|
Return the sign attribute. |
|
Return the style of output format. |
Friends
Name |
Description |
Return |
|
Return |
Created with MrDocs