class SecureHeapAndRange
Defined at line 3966 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 SecureHeapAndRange ()
void SecureHeapAndRange (SecureHeapAndRange && other)
const ::fuchsia::sysmem::HeapType & heap ()
Defined at line 3972 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h
bool has_heap ()
Defined at line 3976 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h
::fuchsia::sysmem::HeapType * mutable_heap ()
Defined at line 3980 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h
void clear_heap ()
Defined at line 3988 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h
const ::fuchsia::sysmem::SecureHeapRange & range ()
Defined at line 3996 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h
bool has_range ()
Defined at line 4000 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h
::fuchsia::sysmem::SecureHeapRange * mutable_range ()
Defined at line 4004 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h
void clear_range ()
Defined at line 4012 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/hlcpp/fuchsia/sysmem/cpp/fidl.h
SecureHeapAndRange & set_heap (::fuchsia::sysmem::HeapType _value)
SecureHeapAndRange & set_range (::fuchsia::sysmem::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)