class DestroyedPayload
Defined at line 2131 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/hlcpp/fuchsia/component/cpp/fidl.h
Payload for Destroyed events.
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
void DestroyedPayload ()
void DestroyedPayload (DestroyedPayload && other)
void ~DestroyedPayload ()
DestroyedPayload & operator= (DestroyedPayload && other)
::std::unique_ptr<DestroyedPayload> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,DestroyedPayload *_value,size_t_offset)
zx_status_t Clone (DestroyedPayload * _result)