class SecureMemGetPhysicalSecureHeapPropertiesResponse
Defined at line 10472 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::SecureMemGetPhysicalSecureHeapPropertiesResponse> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_sysmem2::wire::SecureMemGetPhysicalSecureHeapPropertiesResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::SecureMemGetPhysicalSecureHeapPropertiesResponse>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void SecureMemGetPhysicalSecureHeapPropertiesResponse ()
Defined at line 10474 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void SecureMemGetPhysicalSecureHeapPropertiesResponse (const SecureMemGetPhysicalSecureHeapPropertiesResponse & other)
Defined at line 10475 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
SecureMemGetPhysicalSecureHeapPropertiesResponse & operator= (const SecureMemGetPhysicalSecureHeapPropertiesResponse & other)
Defined at line 10476 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void SecureMemGetPhysicalSecureHeapPropertiesResponse (SecureMemGetPhysicalSecureHeapPropertiesResponse && other)
Defined at line 10477 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
SecureMemGetPhysicalSecureHeapPropertiesResponse & operator= (SecureMemGetPhysicalSecureHeapPropertiesResponse && other)
Defined at line 10478 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
::fuchsia_sysmem2::wire::SecureHeapProperties & properties ()
bool has_properties ()
SecureMemGetPhysicalSecureHeapPropertiesResponse & set_properties (::fidl::ObjectView< ::fuchsia_sysmem2::wire::SecureHeapProperties> elem)
SecureMemGetPhysicalSecureHeapPropertiesResponse & set_properties (std::nullptr_t )
SecureMemGetPhysicalSecureHeapPropertiesResponse & clear_properties ()
void SecureMemGetPhysicalSecureHeapPropertiesResponse (::fidl::AnyArena & allocator)
void SecureMemGetPhysicalSecureHeapPropertiesResponse (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::SecureMemGetPhysicalSecureHeapPropertiesResponse>> && 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::SecureMemGetPhysicalSecureHeapPropertiesResponse>> && frame_ptr)
void ~SecureMemGetPhysicalSecureHeapPropertiesResponse ()
Defined at line 10480 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder