|
ICU 73.2
73.2
|
#include <numberrangeformatter.h>
Public Member Functions | |
| bool | copyErrorTo (UErrorCode &status) const |
| Check all members for errors. | |
Data Fields | |
| UnlocalizedNumberFormatter | formatter1 |
| UnlocalizedNumberFormatter | formatter2 |
| bool | singleFormatter = true |
| UNumberRangeCollapse | collapse = UNUM_RANGE_COLLAPSE_AUTO |
| UNumberRangeIdentityFallback | identityFallback = UNUM_IDENTITY_FALLBACK_APPROXIMATELY |
| Locale | locale |
This API is for internal use only.
Definition at line 93 of file numberrangeformatter.h.
| bool icu::number::impl::RangeMacroProps::copyErrorTo | ( | UErrorCode & | status | ) | const [inline] |
Check all members for errors.
Definition at line 118 of file numberrangeformatter.h.
References icu::number::NumberFormatterSettings< Derived >::copyErrorTo().
This API is for internal use only.
Definition at line 104 of file numberrangeformatter.h.
This API is for internal use only.
Definition at line 95 of file numberrangeformatter.h.
This API is for internal use only.
Definition at line 98 of file numberrangeformatter.h.
| UNumberRangeIdentityFallback icu::number::impl::RangeMacroProps::identityFallback = UNUM_IDENTITY_FALLBACK_APPROXIMATELY |
This API is for internal use only.
Definition at line 107 of file numberrangeformatter.h.
This API is for internal use only.
Definition at line 110 of file numberrangeformatter.h.
This API is for internal use only.
Definition at line 101 of file numberrangeformatter.h.
1.7.6.1