class InspectSinkFetchEscrowResponse
Defined at line 903 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/wire_types.h
Public Methods
void InspectSinkFetchEscrowResponse ()
Defined at line 905 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/wire_types.h
void InspectSinkFetchEscrowResponse (const InspectSinkFetchEscrowResponse & other)
Defined at line 906 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/wire_types.h
InspectSinkFetchEscrowResponse & operator= (const InspectSinkFetchEscrowResponse & other)
Defined at line 907 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/wire_types.h
void InspectSinkFetchEscrowResponse (InspectSinkFetchEscrowResponse && other)
Defined at line 908 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_inspect::wire::InspectSinkFetchEscrowResponse> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_inspect::wire::InspectSinkFetchEscrowResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_inspect::wire::InspectSinkFetchEscrowResponse>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
InspectSinkFetchEscrowResponse & operator= (InspectSinkFetchEscrowResponse && other)
Defined at line 909 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/wire_types.h
::zx::vmo & vmo ()
bool has_vmo ()
InspectSinkFetchEscrowResponse & set_vmo (::zx::vmo elem)
InspectSinkFetchEscrowResponse & clear_vmo ()
void InspectSinkFetchEscrowResponse (::fidl::AnyArena & allocator)
void InspectSinkFetchEscrowResponse (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_inspect::wire::InspectSinkFetchEscrowResponse>> && 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_inspect::wire::InspectSinkFetchEscrowResponse>> && frame_ptr)
void ~InspectSinkFetchEscrowResponse ()
Defined at line 911 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder