template <typename BuilderImpl>

class WireTableBaseBuilder

Defined at line 1483 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/wire_types.h

Public Methods

::fuchsia_audio_device::wire::ControlCodecStartResponse Build ()

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

bool has_start_time ()
void clear_start_time ()

Clears the start_time field.

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

O(number_of_fields) complexity.

int64_t & start_time ()

Getter for start_time.

BuilderImpl & start_time (Wrapper_Ignore_Me_< ::fidl::ObjectView<int64_t>> elem)

Setter for start_time.

Protected Methods

void WireTableBaseBuilder< ::fuchsia_audio_device::wire::ControlCodecStartResponse, BuilderImpl> (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_audio_device::wire::ControlCodecStartResponse>> && frame)

Records