class SecureHeapAndRangeModification
Defined at line 10151 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.
void SecureHeapAndRangeModification ()
void SecureHeapAndRangeModification (SecureHeapAndRangeModification && other)
const ::fuchsia::sysmem2::Heap & heap ()
Defined at line 10157 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
bool has_heap ()
Defined at line 10161 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
::fuchsia::sysmem2::Heap * mutable_heap ()
Defined at line 10165 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
void clear_heap ()
Defined at line 10173 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
const ::fuchsia::sysmem2::SecureHeapRange & old_range ()
Defined at line 10181 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
bool has_old_range ()
Defined at line 10185 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
::fuchsia::sysmem2::SecureHeapRange * mutable_old_range ()
Defined at line 10189 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
void clear_old_range ()
Defined at line 10197 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
const ::fuchsia::sysmem2::SecureHeapRange & new_range ()
Defined at line 10205 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
bool has_new_range ()
Defined at line 10209 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
::fuchsia::sysmem2::SecureHeapRange * mutable_new_range ()
Defined at line 10213 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
void clear_new_range ()
Defined at line 10221 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
SecureHeapAndRangeModification & set_heap (::fuchsia::sysmem2::Heap _value)
SecureHeapAndRangeModification & set_old_range (::fuchsia::sysmem2::SecureHeapRange _value)
SecureHeapAndRangeModification & set_new_range (::fuchsia::sysmem2::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)