class SecureHeapAndRange

Defined at line 3965 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 ::fuchsia::sysmem::HeapType & heap ()

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

bool has_heap ()

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

::fuchsia::sysmem::HeapType * mutable_heap ()

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

void clear_heap ()

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

const ::fuchsia::sysmem::SecureHeapRange & range ()

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

bool has_range ()

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

::fuchsia::sysmem::SecureHeapRange * mutable_range ()

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

void clear_range ()

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

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