template <typename BuilderImpl>

class WireTableBaseBuilder

Defined at line 772 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h

Public Methods

::fuchsia_wlan_phyimpl::wire::WlanPhyImplGetSupportedMacRolesResponse Build ()

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

bool has_supported_mac_roles ()
void clear_supported_mac_roles ()

Clears the supported_mac_roles field.

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

O(number_of_fields) complexity.

::fidl::VectorView< ::fuchsia_wlan_common::wire::WlanMacRole> & supported_mac_roles ()

Getter for supported_mac_roles.

BuilderImpl & supported_mac_roles (Wrapper_Ignore_Me_< ::fidl::ObjectView< ::fidl::VectorView< ::fuchsia_wlan_common::wire::WlanMacRole>>> elem)

Setter for supported_mac_roles.

Protected Methods

void WireTableBaseBuilder< ::fuchsia_wlan_phyimpl::wire::WlanPhyImplGetSupportedMacRolesResponse, BuilderImpl> (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_phyimpl::wire::WlanPhyImplGetSupportedMacRolesResponse>> && frame)

Records