class SecureHeapAndRangeModification
Defined at line 4160 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.
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 ()
void SecureHeapAndRangeModification (SecureHeapAndRangeModification && other)
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)
const ::fuchsia::sysmem::HeapType & heap ()
Defined at line 4166 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h
bool has_heap ()
Defined at line 4170 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h
::fuchsia::sysmem::HeapType * mutable_heap ()
Defined at line 4174 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h
void clear_heap ()
Defined at line 4182 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 4190 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h
bool has_old_range ()
Defined at line 4194 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 4198 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h
void clear_old_range ()
Defined at line 4206 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 4214 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h
bool has_new_range ()
Defined at line 4218 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 4222 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h
void clear_new_range ()
Defined at line 4230 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h