class SecureHeapAndRange
Defined at line 11535 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_sysmem2::wire::SecureHeapAndRange> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_sysmem2::wire::SecureHeapAndRange> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::SecureHeapAndRange>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void SecureHeapAndRange ()
Defined at line 11537 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void SecureHeapAndRange (const SecureHeapAndRange & other)
Defined at line 11538 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
::fuchsia_sysmem2::wire::Heap & heap ()
bool has_heap ()
SecureHeapAndRange & operator= (const SecureHeapAndRange & other)
Defined at line 11539 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void SecureHeapAndRange (SecureHeapAndRange && other)
Defined at line 11540 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
SecureHeapAndRange & operator= (SecureHeapAndRange && other)
Defined at line 11541 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
::fuchsia_sysmem2::wire::SecureHeapRange & range ()
bool has_range ()
SecureHeapAndRange & set_heap (::fidl::ObjectView< ::fuchsia_sysmem2::wire::Heap> elem)
SecureHeapAndRange & set_heap (std::nullptr_t )
SecureHeapAndRange & clear_heap ()
SecureHeapAndRange & set_range (::fidl::ObjectView< ::fuchsia_sysmem2::wire::SecureHeapRange> elem)
SecureHeapAndRange & set_range (std::nullptr_t )
SecureHeapAndRange & clear_range ()
void SecureHeapAndRange (::fidl::AnyArena & allocator)
void SecureHeapAndRange (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::SecureHeapAndRange>> && frame)
This constructor allows a user controlled allocation (not using a Arena).
It should only be used when performance is key.
As soon as the frame is given to the table, it must not be used directly or for another table.
void Allocate (::fidl::AnyArena & allocator)
void Init (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::SecureHeapAndRange>> && frame_ptr)
void ~SecureHeapAndRange ()
Defined at line 11543 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder