class SecureHeapsAndRanges

Defined at line 3747 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

const ::std::vector< ::fuchsia::sysmem::SecureHeapAndRanges> & heaps ()

Defined at line 3753 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h

bool has_heaps ()

Defined at line 3757 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h

::std::vector< ::fuchsia::sysmem::SecureHeapAndRanges> * mutable_heaps ()

Defined at line 3761 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h

void clear_heaps ()

Defined at line 3769 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h

SecureHeapsAndRanges & set_heaps (::std::vector< ::fuchsia::sysmem::SecureHeapAndRanges> _value)
void SecureHeapsAndRanges ()
void SecureHeapsAndRanges (SecureHeapsAndRanges && other)
void ~SecureHeapsAndRanges ()
SecureHeapsAndRanges & operator= (SecureHeapsAndRanges && other)
::std::unique_ptr<SecureHeapsAndRanges> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, SecureHeapsAndRanges * _value, size_t _offset)
zx_status_t Clone (SecureHeapsAndRanges * _result)