template <typename BuilderImpl>

class WireTableBaseBuilder

Defined at line 1648 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::ControlCodecStopResponse Build ()

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

bool has_stop_time ()
void clear_stop_time ()

Clears the stop_time field.

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

O(number_of_fields) complexity.

int64_t & stop_time ()

Getter for stop_time.

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

Setter for stop_time.

Protected Methods

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

Records