class AllocatorBindSharedCollectionRequest

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

Public Methods

void AllocatorBindSharedCollectionRequest ()

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

void AllocatorBindSharedCollectionRequest (const AllocatorBindSharedCollectionRequest & other)

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

AllocatorBindSharedCollectionRequest & operator= (const AllocatorBindSharedCollectionRequest & other)

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

void AllocatorBindSharedCollectionRequest (AllocatorBindSharedCollectionRequest && other)

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

Return a builder that by defaults allocates of an arena.

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

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

AllocatorBindSharedCollectionRequest & operator= (AllocatorBindSharedCollectionRequest && other)

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

::fidl::ClientEnd< ::fuchsia_sysmem2::BufferCollectionToken> & token ()
bool has_token ()
::fidl::ServerEnd< ::fuchsia_sysmem2::BufferCollection> & buffer_collection_request ()
bool has_buffer_collection_request ()
AllocatorBindSharedCollectionRequest & set_token (::fidl::ClientEnd< ::fuchsia_sysmem2::BufferCollectionToken> elem)
AllocatorBindSharedCollectionRequest & clear_token ()
AllocatorBindSharedCollectionRequest & set_buffer_collection_request (::fidl::ServerEnd< ::fuchsia_sysmem2::BufferCollection> elem)
AllocatorBindSharedCollectionRequest & clear_buffer_collection_request ()
void AllocatorBindSharedCollectionRequest (::fidl::AnyArena & allocator)
void AllocatorBindSharedCollectionRequest (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::AllocatorBindSharedCollectionRequest>> && 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::AllocatorBindSharedCollectionRequest>> && frame_ptr)
void ~AllocatorBindSharedCollectionRequest ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder