class SecureMemAddSecureHeapPhysicalRangeRequest

Defined at line 11616 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::SecureMemAddSecureHeapPhysicalRangeRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_sysmem2::wire::SecureMemAddSecureHeapPhysicalRangeRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::SecureMemAddSecureHeapPhysicalRangeRequest>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void SecureMemAddSecureHeapPhysicalRangeRequest ()

Defined at line 11618 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h

void SecureMemAddSecureHeapPhysicalRangeRequest (const SecureMemAddSecureHeapPhysicalRangeRequest & other)

Defined at line 11619 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h

SecureMemAddSecureHeapPhysicalRangeRequest & operator= (const SecureMemAddSecureHeapPhysicalRangeRequest & other)

Defined at line 11620 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h

void SecureMemAddSecureHeapPhysicalRangeRequest (SecureMemAddSecureHeapPhysicalRangeRequest && other)

Defined at line 11621 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h

::fuchsia_sysmem2::wire::SecureHeapAndRange & heap_range ()
bool has_heap_range ()
SecureMemAddSecureHeapPhysicalRangeRequest & operator= (SecureMemAddSecureHeapPhysicalRangeRequest && other)

Defined at line 11622 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h

SecureMemAddSecureHeapPhysicalRangeRequest & set_heap_range (::fidl::ObjectView< ::fuchsia_sysmem2::wire::SecureHeapAndRange> elem)
SecureMemAddSecureHeapPhysicalRangeRequest & set_heap_range (std::nullptr_t )
SecureMemAddSecureHeapPhysicalRangeRequest & clear_heap_range ()
void SecureMemAddSecureHeapPhysicalRangeRequest (::fidl::AnyArena & allocator)
void SecureMemAddSecureHeapPhysicalRangeRequest (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::SecureMemAddSecureHeapPhysicalRangeRequest>> && 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::SecureMemAddSecureHeapPhysicalRangeRequest>> && frame_ptr)
void ~SecureMemAddSecureHeapPhysicalRangeRequest ()

Defined at line 11624 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder