class DynamicSecureHeap

Defined at line 10192 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

const ::fuchsia::sysmem2::Heap & heap ()

Defined at line 10198 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

bool has_heap ()

Defined at line 10202 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

::fuchsia::sysmem2::Heap * mutable_heap ()

Defined at line 10206 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

void clear_heap ()

Defined at line 10214 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h

DynamicSecureHeap & set_heap (::fuchsia::sysmem2::Heap _value)
void DynamicSecureHeap ()
void DynamicSecureHeap (DynamicSecureHeap && other)
void ~DynamicSecureHeap ()
DynamicSecureHeap & operator= (DynamicSecureHeap && other)
::std::unique_ptr<DynamicSecureHeap> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, DynamicSecureHeap * _value, size_t _offset)
zx_status_t Clone (DynamicSecureHeap * _result)