template <typename BuilderImpl>

class WireTableBaseBuilder

Defined at line 1175 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::WlanPhyImplCreateIfaceResponse Build ()

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

bool has_iface_id ()
void clear_iface_id ()

Clears the iface_id field.

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

O(number_of_fields) complexity.

uint16_t & iface_id ()

This field is always present.

BuilderImpl & iface_id (uint16_t elem)

This field is always present.

Protected Methods

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

Records