class FontSetEventListenerOnFontSetUpdatedRequest

Defined at line 160 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/natural_types.h

Public Methods

void FontSetEventListenerOnFontSetUpdatedRequest (Storage_ storage)
void FontSetEventListenerOnFontSetUpdatedRequest (::fuchsia_fonts::FontSetUpdatedEvent event)
void FontSetEventListenerOnFontSetUpdatedRequest ()

Default constructs a |FontSetEventListenerOnFontSetUpdatedRequest| only if all of its members are default constructible.

Defined at line 171 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/natural_types.h

void FontSetEventListenerOnFontSetUpdatedRequest (FontSetEventListenerOnFontSetUpdatedRequest && )

Defined at line 174 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/natural_types.h

void FontSetEventListenerOnFontSetUpdatedRequest (const FontSetEventListenerOnFontSetUpdatedRequest & other)
FontSetEventListenerOnFontSetUpdatedRequest & operator= (FontSetEventListenerOnFontSetUpdatedRequest && )

Defined at line 175 of file fidling/gen/sdk/fidl/fuchsia.fonts/fuchsia.fonts/cpp/fidl/fuchsia.fonts/cpp/natural_types.h

FontSetEventListenerOnFontSetUpdatedRequest & operator= (const FontSetEventListenerOnFontSetUpdatedRequest & other)
bool operator== (const FontSetEventListenerOnFontSetUpdatedRequest & other)
bool operator!= (const FontSetEventListenerOnFontSetUpdatedRequest & other)
const ::fuchsia_fonts::FontSetUpdatedEvent & event ()
::fuchsia_fonts::FontSetUpdatedEvent & event ()
FontSetEventListenerOnFontSetUpdatedRequest & event (::fuchsia_fonts::FontSetUpdatedEvent value)

Setter for event.

void FontSetEventListenerOnFontSetUpdatedRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits