class DestroyedPayload
Defined at line 1163 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h
Payload for Destroyed events.
Public Methods
void DestroyedPayload ()
Defined at line 1165 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h
void DestroyedPayload (const DestroyedPayload & other)
Defined at line 1166 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h
DestroyedPayload & operator= (const DestroyedPayload & other)
Defined at line 1167 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h
void DestroyedPayload (DestroyedPayload && other)
Defined at line 1168 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_component::wire::DestroyedPayload> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_component::wire::DestroyedPayload> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_component::wire::DestroyedPayload>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void DestroyedPayload (::fidl::AnyArena & allocator)
void DestroyedPayload (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_component::wire::DestroyedPayload>> && frame)
This constructor allows a user controlled allocation (not using a Arena).
It should only be used when performance is key.
As soon as the frame is given to the table, it must not be used directly or for another table.
void Allocate (::fidl::AnyArena & allocator)
void Init (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_component::wire::DestroyedPayload>> && frame_ptr)
DestroyedPayload & operator= (DestroyedPayload && other)
Defined at line 1169 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h
void ~DestroyedPayload ()
Defined at line 1171 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder