class FamilyName

Defined at line 566 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/hlcpp/fuchsia/fonts/cpp/fidl.h

The name of a family of fonts.

Examples: "Roboto", "Noto Serif".

Public Members

basic_string name

Public Methods

::std::unique_ptr<FamilyName> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, FamilyName * value, size_t _offset)
zx_status_t Clone (FamilyName * result)