template <>
class WireTableBuilder
Defined at line 812 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
Public Methods
template <typename First = ::fidl::VectorView<::fuchsia_wlan_common::wire::WlanMacRole>, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fidl::VectorView<::fuchsia_wlan_common::wire::WlanMacRole>>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_wlan_phyimpl::wire::WlanPhyImplGetSupportedMacRolesResponse> & supported_mac_roles (First && first, Args &&... args_)
Defined at line 824 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
Friends
template <>
class WlanPhyImplGetSupportedMacRolesResponse