class ImportUnboundEvent

Defined at line 3142 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h

Delivered when the imported resource with the given ID is no longer bound to

its host resource, or if the imported resource can not be bound because

the host resource is not available.

Public Methods

void ImportUnboundEvent (Storage_ storage)
void ImportUnboundEvent (uint32_t resource_id)
void ImportUnboundEvent ()

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

Defined at line 3152 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h

void ImportUnboundEvent (ImportUnboundEvent && )

Defined at line 3155 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h

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

Defined at line 3156 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h

ImportUnboundEvent & operator= (const ImportUnboundEvent & other)
bool operator== (const ImportUnboundEvent & other)
bool operator!= (const ImportUnboundEvent & other)
uint32_t resource_id ()
uint32_t & resource_id ()
ImportUnboundEvent & resource_id (uint32_t value)

Setter for resource_id.

void ImportUnboundEvent (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits