template <typename BuilderImpl>

class WireTableBaseBuilder

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

Public Methods

::fuchsia_wlan_fullmac::wire::WlanFullmacImplInitRequest Build ()

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

bool has_ifc ()
void clear_ifc ()

Clears the ifc field.

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

O(number_of_fields) complexity.

::fidl::ClientEnd< ::fuchsia_wlan_fullmac::WlanFullmacImplIfc> & ifc ()

The WlanFullmacImplifc client end.

Required.

BuilderImpl & ifc (::fidl::ClientEnd< ::fuchsia_wlan_fullmac::WlanFullmacImplIfc> elem)

The WlanFullmacImplifc client end.

Required.

Protected Methods

void WireTableBaseBuilder< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplInitRequest, BuilderImpl> (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplInitRequest>> && frame)

Records