class AllocatorAllocateNonSharedCollectionRequest
Defined at line 264 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Public Methods
void AllocatorAllocateNonSharedCollectionRequest ()
Defined at line 266 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void AllocatorAllocateNonSharedCollectionRequest (const AllocatorAllocateNonSharedCollectionRequest & other)
Defined at line 267 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
AllocatorAllocateNonSharedCollectionRequest & operator= (const AllocatorAllocateNonSharedCollectionRequest & other)
Defined at line 268 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void AllocatorAllocateNonSharedCollectionRequest (AllocatorAllocateNonSharedCollectionRequest && other)
Defined at line 269 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.
void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_sysmem2::wire::AllocatorAllocateNonSharedCollectionRequest> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_sysmem2::wire::AllocatorAllocateNonSharedCollectionRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::AllocatorAllocateNonSharedCollectionRequest>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
::fidl::ServerEnd< ::fuchsia_sysmem2::BufferCollection> & collection_request ()
bool has_collection_request ()
AllocatorAllocateNonSharedCollectionRequest & operator= (AllocatorAllocateNonSharedCollectionRequest && other)
Defined at line 270 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
AllocatorAllocateNonSharedCollectionRequest & set_collection_request (::fidl::ServerEnd< ::fuchsia_sysmem2::BufferCollection> elem)
AllocatorAllocateNonSharedCollectionRequest & clear_collection_request ()
void AllocatorAllocateNonSharedCollectionRequest (::fidl::AnyArena & allocator)
void AllocatorAllocateNonSharedCollectionRequest (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::AllocatorAllocateNonSharedCollectionRequest>> && 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::AllocatorAllocateNonSharedCollectionRequest>> && frame_ptr)
void ~AllocatorAllocateNonSharedCollectionRequest ()
Defined at line 272 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder