|
ICU 78.3 78.3
|
#include <numberformatter.h>
Public Member Functions | |
| Grouper (int16_t grouping1, int16_t grouping2, int16_t minGrouping, UNumberGroupingStrategy strategy) | |
| int16_t | getPrimary () const |
| int16_t | getSecondary () const |
Static Public Member Functions | |
| static Grouper | forStrategy (UNumberGroupingStrategy grouping) |
| static Grouper | forProperties (const DecimalFormatProperties &properties) |
| Resolve the values in Properties to a Grouper object. | |
Friends | |
| struct | MacroProps |
| struct | MicroProps |
| struct | SimpleMicroProps |
| class | NumberFormatterImpl |
| class | ::icu::number::SimpleNumberFormatter |
| class | ::icu::numparse::impl::NumberParserImpl |
| class | impl::GeneratorHelpers |
Definition at line 1371 of file numberformatter.h.
|
inline |
Definition at line 1386 of file numberformatter.h.
Referenced by forProperties(), forStrategy(), and getSecondary().
|
static |
|
static |
| int16_t icu::number::impl::Grouper::getPrimary | ( | ) | const |
| int16_t icu::number::impl::Grouper::getSecondary | ( | ) | const |
|
friend |
Definition at line 1444 of file numberformatter.h.
|
friend |
Definition at line 1447 of file numberformatter.h.
|
friend |
Definition at line 1450 of file numberformatter.h.
|
friend |
Definition at line 1438 of file numberformatter.h.
|
friend |
Definition at line 1439 of file numberformatter.h.
|
friend |
Definition at line 1443 of file numberformatter.h.
|
friend |
Definition at line 1440 of file numberformatter.h.