class InspectSink_FetchEscrow_Response

Defined at line 589 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/hlcpp/fuchsia/inspect/cpp/fidl.h

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

const ::zx::vmo & vmo ()

Defined at line 595 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/hlcpp/fuchsia/inspect/cpp/fidl.h

bool has_vmo ()

Defined at line 599 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/hlcpp/fuchsia/inspect/cpp/fidl.h

::zx::vmo * mutable_vmo ()

Defined at line 603 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/hlcpp/fuchsia/inspect/cpp/fidl.h

void clear_vmo ()

Defined at line 611 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/hlcpp/fuchsia/inspect/cpp/fidl.h

InspectSink_FetchEscrow_Response & set_vmo (::zx::vmo _value)
void InspectSink_FetchEscrow_Response ()
void InspectSink_FetchEscrow_Response (InspectSink_FetchEscrow_Response && other)
void ~InspectSink_FetchEscrow_Response ()
InspectSink_FetchEscrow_Response & operator= (InspectSink_FetchEscrow_Response && other)
::std::unique_ptr<InspectSink_FetchEscrow_Response> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, InspectSink_FetchEscrow_Response * _value, size_t _offset)
zx_status_t Clone (InspectSink_FetchEscrow_Response * _result)