class SecureHeapAndRange
Defined at line 9702 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 SecureHeapAndRange ()
void SecureHeapAndRange (SecureHeapAndRange && other)
const ::fuchsia::sysmem2::Heap & heap ()
Defined at line 9708 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
bool has_heap ()
Defined at line 9712 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
::fuchsia::sysmem2::Heap * mutable_heap ()
Defined at line 9716 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
void clear_heap ()
Defined at line 9724 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
const ::fuchsia::sysmem2::SecureHeapRange & range ()
Defined at line 9732 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
bool has_range ()
Defined at line 9736 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
::fuchsia::sysmem2::SecureHeapRange * mutable_range ()
Defined at line 9740 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
void clear_range ()
Defined at line 9748 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 ()
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)