class SecureMemGetPhysicalSecureHeapPropertiesRequest

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

Return a builder that by defaults allocates of an arena.

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

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

void SecureMemGetPhysicalSecureHeapPropertiesRequest ()

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

void SecureMemGetPhysicalSecureHeapPropertiesRequest (const SecureMemGetPhysicalSecureHeapPropertiesRequest & other)

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

SecureMemGetPhysicalSecureHeapPropertiesRequest & operator= (const SecureMemGetPhysicalSecureHeapPropertiesRequest & other)

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

void SecureMemGetPhysicalSecureHeapPropertiesRequest (SecureMemGetPhysicalSecureHeapPropertiesRequest && other)

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

::fuchsia_sysmem2::wire::SecureHeapAndRange & entire_heap ()
bool has_entire_heap ()
SecureMemGetPhysicalSecureHeapPropertiesRequest & operator= (SecureMemGetPhysicalSecureHeapPropertiesRequest && other)

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

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

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder