template <typename BuilderImpl>

class WireTableBaseBuilder

Defined at line 213 of file fidling/gen/src/graphics/magma/tests/integration/fuchsia.gpu.magma.test/cpp/fidl/fuchsia.gpu.magma.test/cpp/wire_types.h

Public Methods

::fuchsia_gpu_magma_test::wire::VendorHelperGetConfigResponse Build ()

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

bool has_get_device_timestamp_type ()
void clear_get_device_timestamp_type ()

Clears the get_device_timestamp_type field.

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

O(number_of_fields) complexity.

::fuchsia_gpu_magma_test::wire::GetDeviceTimestampType & get_device_timestamp_type ()

Getter for get_device_timestamp_type.

BuilderImpl & get_device_timestamp_type (Wrapper_Ignore_Me_< ::fidl::ObjectView< ::fuchsia_gpu_magma_test::wire::GetDeviceTimestampType>> elem)

Setter for get_device_timestamp_type.

bool has_get_device_timestamp_query_id ()
void clear_get_device_timestamp_query_id ()

Clears the get_device_timestamp_query_id field.

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

O(number_of_fields) complexity.

uint64_t & get_device_timestamp_query_id ()

Getter for get_device_timestamp_query_id.

BuilderImpl & get_device_timestamp_query_id (Wrapper_Ignore_Me_< ::fidl::ObjectView<uint64_t>> elem)

Setter for get_device_timestamp_query_id.

bool has_execute_command_no_resources_type ()
void clear_execute_command_no_resources_type ()

Clears the execute_command_no_resources_type field.

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

O(number_of_fields) complexity.

::fuchsia_gpu_magma_test::wire::ExecuteCommandNoResourcesType & execute_command_no_resources_type ()

Getter for execute_command_no_resources_type.

BuilderImpl & execute_command_no_resources_type (Wrapper_Ignore_Me_< ::fidl::ObjectView< ::fuchsia_gpu_magma_test::wire::ExecuteCommandNoResourcesType>> elem)

Setter for execute_command_no_resources_type.

bool has_buffer_map_features ()
void clear_buffer_map_features ()

Clears the buffer_map_features field.

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

O(number_of_fields) complexity.

::fuchsia_gpu_magma_test::wire::BufferMapFeatures & buffer_map_features ()

Getter for buffer_map_features.

BuilderImpl & buffer_map_features (Wrapper_Ignore_Me_< ::fidl::ObjectView< ::fuchsia_gpu_magma_test::wire::BufferMapFeatures>> elem)

Setter for buffer_map_features.

bool has_buffer_unmap_type ()
void clear_buffer_unmap_type ()

Clears the buffer_unmap_type field.

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

O(number_of_fields) complexity.

::fuchsia_gpu_magma_test::wire::BufferUnmapType & buffer_unmap_type ()

Getter for buffer_unmap_type.

BuilderImpl & buffer_unmap_type (Wrapper_Ignore_Me_< ::fidl::ObjectView< ::fuchsia_gpu_magma_test::wire::BufferUnmapType>> elem)

Setter for buffer_unmap_type.

bool has_connection_perform_buffer_op_type ()
void clear_connection_perform_buffer_op_type ()

Clears the connection_perform_buffer_op_type field.

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

O(number_of_fields) complexity.

::fuchsia_gpu_magma_test::wire::ConnectionPerformBufferOpType & connection_perform_buffer_op_type ()

Getter for connection_perform_buffer_op_type.

BuilderImpl & connection_perform_buffer_op_type (Wrapper_Ignore_Me_< ::fidl::ObjectView< ::fuchsia_gpu_magma_test::wire::ConnectionPerformBufferOpType>> elem)

Setter for connection_perform_buffer_op_type.

Protected Methods

void WireTableBaseBuilder< ::fuchsia_gpu_magma_test::wire::VendorHelperGetConfigResponse, BuilderImpl> (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_gpu_magma_test::wire::VendorHelperGetConfigResponse>> && frame)

Records