class ImportUnboundEvent

Defined at line 1662 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.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 Members

uint32_t resource_id

Public Methods

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