class SecureHeapAndRange
Defined at line 11277 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 Allocate (::fidl::AnyArena & allocator)
void Init (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::SecureHeapAndRange>> && frame_ptr)
void SecureHeapAndRange ()
Defined at line 11279 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 11282 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 ()
bool has_range ()
SecureHeapAndRange & operator= (const SecureHeapAndRange & other)
Defined at line 11281 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 11283 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
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 SecureHeapAndRange (const SecureHeapAndRange & other)
Defined at line 11280 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
::fuchsia_sysmem2::wire::SecureHeapRange & range ()
void ~SecureHeapAndRange ()
Defined at line 11285 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder