Manages NumberFormatterSettings::usage()'s char* instance on the heap.
More...
#include <numberformatter.h>
Manages NumberFormatterSettings::usage()'s char* instance on the heap.
- Internal:
- Do not use. This API is for internal use only.
Definition at line 1212 of file numberformatter.h.
◆ ~StringProp()
icu::number::impl::StringProp::~StringProp |
( |
| ) |
|
- Internal:
- Do not use. This API is for internal use only.
◆ StringProp() [1/2]
icu::number::impl::StringProp::StringProp |
( |
const StringProp & |
other | ) |
|
- Internal:
- Do not use. This API is for internal use only.
◆ StringProp() [2/2]
icu::number::impl::StringProp::StringProp |
( |
StringProp && |
src | ) |
|
- Internal:
- Do not use. This API is for internal use only.
◆ isSet()
bool icu::number::impl::StringProp::isSet |
( |
| ) |
const |
|
inline |
◆ length()
int16_t icu::number::impl::StringProp::length |
( |
void |
| ) |
const |
|
inline |
◆ operator=() [1/2]
- Internal:
- Do not use. This API is for internal use only.
◆ operator=() [2/2]
- Internal:
- Do not use. This API is for internal use only.
◆ set()
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.
◆ impl::GeneratorHelpers
friend class impl::GeneratorHelpers |
|
friend |
◆ impl::MacroProps
◆ impl::NumberFormatterImpl
friend class impl::NumberFormatterImpl |
|
friend |
The documentation for this class was generated from the following file: