#include <numberformatter.h>
- Internal:
- Do not use. This API is for internal use only.
Definition at line 1280 of file numberformatter.h.
| icu::number::impl::SymbolsWrapper::SymbolsWrapper |
( |
| ) |
|
|
inline |
| icu::number::impl::SymbolsWrapper::SymbolsWrapper |
( |
const SymbolsWrapper & |
other | ) |
|
- Internal:
- Do not use. This API is for internal use only.
| icu::number::impl::SymbolsWrapper::SymbolsWrapper |
( |
SymbolsWrapper && |
src | ) |
|
|
noexcept |
- Internal:
- Do not use. This API is for internal use only.
| icu::number::impl::SymbolsWrapper::~SymbolsWrapper |
( |
| ) |
|
- Internal:
- Do not use. This API is for internal use only.
| UBool icu::number::impl::SymbolsWrapper::copyErrorTo |
( |
UErrorCode & |
status | ) |
const |
|
inline |
| const NumberingSystem* icu::number::impl::SymbolsWrapper::getNumberingSystem |
( |
| ) |
const |
| bool icu::number::impl::SymbolsWrapper::isDecimalFormatSymbols |
( |
| ) |
const |
| bool icu::number::impl::SymbolsWrapper::isNumberingSystem |
( |
| ) |
const |
- Internal:
- Do not use. This API is for internal use only.
- Internal:
- Do not use. This API is for internal use only.
The provided object is copied, but we do not adopt it.
- Internal:
- Do not use. This API is for internal use only.
| void icu::number::impl::SymbolsWrapper::setTo |
( |
const NumberingSystem * |
ns | ) |
|
Adopt the provided object.
- Internal:
- Do not use. This API is for internal use only.
The documentation for this class was generated from the following file: