template <>
class WireTableBuilder
Defined at line 5189 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h
Public Methods
template <typename First = ::fuchsia_hardware_audio::wire::PcmFormat, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_hardware_audio::wire::PcmFormat>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_hardware_audio::wire::Format> & pcm_format (First && first, Args &&... args_)
Defined at line 5201 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h
Friends
template <>
class Format