class SecureHeapAndRangeModification

Defined at line 4161 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.

void SecureHeapAndRangeModification ()
void SecureHeapAndRangeModification (SecureHeapAndRangeModification && other)
const ::fuchsia::sysmem::HeapType & heap ()

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

bool has_heap ()

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

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

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

void clear_heap ()

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

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

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

bool has_old_range ()

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

::fuchsia::sysmem::SecureHeapRange * mutable_old_range ()

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

void clear_old_range ()

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

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

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

bool has_new_range ()

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

::fuchsia::sysmem::SecureHeapRange * mutable_new_range ()

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

void clear_new_range ()

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

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