class BufferCollectionAttachTokenRequest

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

Public Methods

void BufferCollectionAttachTokenRequest ()

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

void BufferCollectionAttachTokenRequest (const BufferCollectionAttachTokenRequest & other)

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

BufferCollectionAttachTokenRequest & operator= (const BufferCollectionAttachTokenRequest & other)

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

void BufferCollectionAttachTokenRequest (BufferCollectionAttachTokenRequest && other)

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

Return a builder that by defaults allocates of an arena.

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

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

BufferCollectionAttachTokenRequest & operator= (BufferCollectionAttachTokenRequest && other)

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

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

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder