class FontSetUpdatedEvent

Defined at line 136 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/wire_types.h

An event indicating that the set of fonts available in the `Provider` has changed. This is most

frequently caused by an ephemeral font being downloaded and cached. Clients should consider

re-requesting fonts and re-rendering any displayed text.

Public Methods

void FontSetUpdatedEvent ()

Defined at line 138 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/wire_types.h

void FontSetUpdatedEvent (const FontSetUpdatedEvent & other)

Defined at line 139 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/wire_types.h

FontSetUpdatedEvent & operator= (const FontSetUpdatedEvent & other)

Defined at line 140 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/wire_types.h

void FontSetUpdatedEvent (FontSetUpdatedEvent && other)

Defined at line 141 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/wire_types.h

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_fonts::wire::FontSetUpdatedEvent> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_fonts::wire::FontSetUpdatedEvent> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_fonts::wire::FontSetUpdatedEvent>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

FontSetUpdatedEvent & operator= (FontSetUpdatedEvent && other)

Defined at line 142 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/wire_types.h

void ~FontSetUpdatedEvent ()

Defined at line 144 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder