class BufferCollectionTokenGroupCreateChildrenSyncResponse

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

Public Methods

void BufferCollectionTokenGroupCreateChildrenSyncResponse ()

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

void BufferCollectionTokenGroupCreateChildrenSyncResponse (const BufferCollectionTokenGroupCreateChildrenSyncResponse & other)

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

BufferCollectionTokenGroupCreateChildrenSyncResponse & operator= (const BufferCollectionTokenGroupCreateChildrenSyncResponse & other)

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

void BufferCollectionTokenGroupCreateChildrenSyncResponse (BufferCollectionTokenGroupCreateChildrenSyncResponse && other)

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

Return a builder that by defaults allocates of an arena.

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

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

BufferCollectionTokenGroupCreateChildrenSyncResponse & operator= (BufferCollectionTokenGroupCreateChildrenSyncResponse && other)

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

::fidl::VectorView< ::fidl::ClientEnd< ::fuchsia_sysmem2::BufferCollectionToken>> & tokens ()
bool has_tokens ()
BufferCollectionTokenGroupCreateChildrenSyncResponse & set_tokens (::fidl::ObjectView< ::fidl::VectorView< ::fidl::ClientEnd< ::fuchsia_sysmem2::BufferCollectionToken>>> elem)
BufferCollectionTokenGroupCreateChildrenSyncResponse & set_tokens (std::nullptr_t )
BufferCollectionTokenGroupCreateChildrenSyncResponse & clear_tokens ()
void BufferCollectionTokenGroupCreateChildrenSyncResponse (::fidl::AnyArena & allocator)
void BufferCollectionTokenGroupCreateChildrenSyncResponse (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::BufferCollectionTokenGroupCreateChildrenSyncResponse>> && 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::BufferCollectionTokenGroupCreateChildrenSyncResponse>> && frame_ptr)
void ~BufferCollectionTokenGroupCreateChildrenSyncResponse ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder