class SecureHeapAndRange
Defined at line 9525 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 9531 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
bool has_heap ()
Defined at line 9535 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
::fuchsia::sysmem2::Heap * mutable_heap ()
Defined at line 9539 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
void clear_heap ()
Defined at line 9547 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
const ::fuchsia::sysmem2::SecureHeapRange & range ()
Defined at line 9555 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
bool has_range ()
Defined at line 9559 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
::fuchsia::sysmem2::SecureHeapRange * mutable_range ()
Defined at line 9563 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
void clear_range ()
Defined at line 9571 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
SecureHeapAndRange & set_heap (::fuchsia::sysmem2::Heap _value)
SecureHeapAndRange & set_range (::fuchsia::sysmem2::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)