class SecureMemGetPhysicalSecureHeapsResponse

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

Return a builder that by defaults allocates of an arena.

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

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

void SecureMemGetPhysicalSecureHeapsResponse ()

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

void SecureMemGetPhysicalSecureHeapsResponse (const SecureMemGetPhysicalSecureHeapsResponse & other)

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

SecureMemGetPhysicalSecureHeapsResponse & operator= (const SecureMemGetPhysicalSecureHeapsResponse & other)

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

void SecureMemGetPhysicalSecureHeapsResponse (SecureMemGetPhysicalSecureHeapsResponse && other)

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

::fidl::VectorView< ::fuchsia_sysmem2::wire::SecureHeapAndRanges> & heaps ()
bool has_heaps ()
SecureMemGetPhysicalSecureHeapsResponse & operator= (SecureMemGetPhysicalSecureHeapsResponse && other)

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

SecureMemGetPhysicalSecureHeapsResponse & set_heaps (::fidl::ObjectView< ::fidl::VectorView< ::fuchsia_sysmem2::wire::SecureHeapAndRanges>> elem)
SecureMemGetPhysicalSecureHeapsResponse & set_heaps (std::nullptr_t )
SecureMemGetPhysicalSecureHeapsResponse & clear_heaps ()
void SecureMemGetPhysicalSecureHeapsResponse (::fidl::AnyArena & allocator)
void SecureMemGetPhysicalSecureHeapsResponse (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::SecureMemGetPhysicalSecureHeapsResponse>> && 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::SecureMemGetPhysicalSecureHeapsResponse>> && frame_ptr)
void ~SecureMemGetPhysicalSecureHeapsResponse ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder