template <typename BuilderImpl>

class WireTableBaseBuilder

Defined at line 1883 of file fidling/gen/src/sysmem/server/fuchsia.sysmem2.internal/cpp/fidl/fuchsia.sysmem2.internal/cpp/wire_types.h

Public Methods

::fuchsia_sysmem2_internal::wire::CombinedBufferCollectionTokenDuplicateSyncV2Response Build ()

Build and return the table. The builder should not be used after this.

bool has_tokens ()
void clear_tokens ()

Clears the tokens field.

This method should be used sparingly, such as only during tests, as it has

O(number_of_fields) complexity.

::fidl::VectorView< ::fidl::ClientEnd< ::fuchsia_sysmem2::BufferCollectionToken>> & tokens ()

Getter for tokens.

BuilderImpl & tokens (Wrapper_Ignore_Me_< ::fidl::ObjectView< ::fidl::VectorView< ::fidl::ClientEnd< ::fuchsia_sysmem2::BufferCollectionToken>>>> elem)

Setter for tokens.

Protected Methods

void WireTableBaseBuilder< ::fuchsia_sysmem2_internal::wire::CombinedBufferCollectionTokenDuplicateSyncV2Response, BuilderImpl> (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2_internal::wire::CombinedBufferCollectionTokenDuplicateSyncV2Response>> && frame)

Records