#include <JoiningType.d.hpp>
◆ Value
| Enumerator |
|---|
| NonJoining | |
| JoinCausing | |
| DualJoining | |
| LeftJoining | |
| RightJoining | |
| Transparent | |
◆ JoiningType() [1/2]
| icu4x::JoiningType::JoiningType |
( |
| ) |
|
|
default |
◆ JoiningType() [2/2]
| icu4x::JoiningType::JoiningType |
( |
Value | v | ) |
|
|
inlineconstexpr |
◆ for_char()
◆ from_integer_value()
| std::optional< icu4x::JoiningType > icu4x::JoiningType::from_integer_value |
( |
uint8_t | other | ) |
|
|
inlinestatic |
◆ long_name()
| std::optional< std::string_view > icu4x::JoiningType::long_name |
( |
| ) |
const |
|
inline |
Get the "long" name of this property value (returns empty if property value is unknown)
See the Rust documentation for get for more information.
◆ operator bool()
| icu4x::JoiningType::operator bool |
( |
| ) |
const |
|
explicitdelete |
◆ operator Value()
| icu4x::JoiningType::operator Value |
( |
| ) |
const |
|
inlineconstexpr |
◆ short_name()
| std::optional< std::string_view > icu4x::JoiningType::short_name |
( |
| ) |
const |
|
inline |
Get the "short" name of this property value (returns empty if property value is unknown)
See the Rust documentation for get for more information.
◆ to_integer_value()
| uint8_t icu4x::JoiningType::to_integer_value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: