class DynamicSecureHeap
Defined at line 12549 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Public Methods
void DynamicSecureHeap ()
Defined at line 12551 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void DynamicSecureHeap (const DynamicSecureHeap & other)
Defined at line 12552 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
DynamicSecureHeap & operator= (const DynamicSecureHeap & other)
Defined at line 12553 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void DynamicSecureHeap (DynamicSecureHeap && other)
Defined at line 12554 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_sysmem2::wire::DynamicSecureHeap> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_sysmem2::wire::DynamicSecureHeap> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::DynamicSecureHeap>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
::fuchsia_sysmem2::wire::Heap & heap ()
bool has_heap ()
DynamicSecureHeap & operator= (DynamicSecureHeap && other)
Defined at line 12555 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
DynamicSecureHeap & set_heap (::fidl::ObjectView< ::fuchsia_sysmem2::wire::Heap> elem)
DynamicSecureHeap & set_heap (std::nullptr_t )
DynamicSecureHeap & clear_heap ()
void DynamicSecureHeap (::fidl::AnyArena & allocator)
void DynamicSecureHeap (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::DynamicSecureHeap>> && 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::DynamicSecureHeap>> && frame_ptr)
void ~DynamicSecureHeap ()
Defined at line 12557 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder