template <>

class WireTableBuilder

Defined at line 2936 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h

Public Methods

template <typename First = ::fidl::VectorView<::fuchsia_bluetooth_bredr::wire::DataElement>, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fidl::VectorView<::fuchsia_bluetooth_bredr::wire::DataElement>>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_bluetooth_bredr::wire::ProtocolDescriptor> & params (First && first, Args &&... args_)

Required.

Defined at line 2949 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h

Friends

template <>
class ProtocolDescriptor