Manages NumberFormatterSettings::usage()'s char* instance on the heap.
More...
#include <numberformatter.h>
|
class | impl::NumberFormatterImpl |
|
class | impl::GeneratorHelpers |
|
struct | impl::MacroProps |
|
Manages NumberFormatterSettings::usage()'s char* instance on the heap.
- Internal:
- Do not use. This API is for internal use only.
Definition at line 1178 of file numberformatter.h.
icu::number::impl::StringProp::StringProp |
( |
const StringProp & |
other | ) |
|
- Internal:
- Do not use. This API is for internal use only.
icu::number::impl::StringProp::StringProp |
( |
StringProp && |
src | ) |
|
- Internal:
- Do not use. This API is for internal use only.
icu::number::impl::StringProp::~StringProp |
( |
| ) |
|
- Internal:
- Do not use. This API is for internal use only.
bool icu::number::impl::StringProp::isSet |
( |
| ) |
const |
|
inline |
int16_t icu::number::impl::StringProp::length |
( |
void |
| ) |
const |
|
inline |
- Internal:
- Do not use. This API is for internal use only.
- Internal:
- Do not use. This API is for internal use only.
void icu::number::impl::StringProp::set |
( |
StringPiece |
value | ) |
|
- Internal:
- Do not use.
This API is for internal use only. Makes a copy of value. Set to "" to unset.
The documentation for this class was generated from the following file: