class AllocatorAllocateSharedCollectionRequest

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

Public Methods

void AllocatorAllocateSharedCollectionRequest ()

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

void AllocatorAllocateSharedCollectionRequest (const AllocatorAllocateSharedCollectionRequest & other)

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

AllocatorAllocateSharedCollectionRequest & operator= (const AllocatorAllocateSharedCollectionRequest & other)

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

void AllocatorAllocateSharedCollectionRequest (AllocatorAllocateSharedCollectionRequest && other)

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

Return a builder that by defaults allocates of an arena.

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

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

AllocatorAllocateSharedCollectionRequest & operator= (AllocatorAllocateSharedCollectionRequest && other)

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

::fidl::ServerEnd< ::fuchsia_sysmem2::BufferCollectionToken> & token_request ()
bool has_token_request ()
AllocatorAllocateSharedCollectionRequest & set_token_request (::fidl::ServerEnd< ::fuchsia_sysmem2::BufferCollectionToken> elem)
AllocatorAllocateSharedCollectionRequest & clear_token_request ()
void AllocatorAllocateSharedCollectionRequest (::fidl::AnyArena & allocator)
void AllocatorAllocateSharedCollectionRequest (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::AllocatorAllocateSharedCollectionRequest>> && 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::AllocatorAllocateSharedCollectionRequest>> && frame_ptr)
void ~AllocatorAllocateSharedCollectionRequest ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder