class AllocatorValidateBufferCollectionTokenResponse
Defined at line 902 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Public Methods
void AllocatorValidateBufferCollectionTokenResponse ()
Defined at line 904 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void AllocatorValidateBufferCollectionTokenResponse (const AllocatorValidateBufferCollectionTokenResponse & other)
Defined at line 905 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
AllocatorValidateBufferCollectionTokenResponse & operator= (const AllocatorValidateBufferCollectionTokenResponse & other)
Defined at line 906 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void AllocatorValidateBufferCollectionTokenResponse (AllocatorValidateBufferCollectionTokenResponse && other)
Defined at line 907 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::AllocatorValidateBufferCollectionTokenResponse> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_sysmem2::wire::AllocatorValidateBufferCollectionTokenResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::AllocatorValidateBufferCollectionTokenResponse>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
bool & is_known ()
bool has_is_known ()
AllocatorValidateBufferCollectionTokenResponse & operator= (AllocatorValidateBufferCollectionTokenResponse && other)
Defined at line 908 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
AllocatorValidateBufferCollectionTokenResponse & set_is_known (bool elem)
AllocatorValidateBufferCollectionTokenResponse & clear_is_known ()
void AllocatorValidateBufferCollectionTokenResponse (::fidl::AnyArena & allocator)
void AllocatorValidateBufferCollectionTokenResponse (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::AllocatorValidateBufferCollectionTokenResponse>> && 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::AllocatorValidateBufferCollectionTokenResponse>> && frame_ptr)
void ~AllocatorValidateBufferCollectionTokenResponse ()
Defined at line 910 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder