class LocaleId
Defined at line 378 of file fidling/gen/sdk/fidl/fuchsia.intl/fuchsia.intl/hlcpp/fuchsia/intl/cpp/fidl.h
Typed identifier for a single Locale, which is a set of internationalization-related properties.
Most APIs that consume locales will probably want to accept a vector of locales to account for
priority.
Public Members
basic_string id
Public Methods
::std::unique_ptr<LocaleId> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, LocaleId * value, size_t _offset)
zx_status_t Clone (LocaleId * result)