template <typename BuilderImpl>

class WireTableBaseBuilder

Defined at line 4273 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::WlanFullmacImplIfcStopConfRequest Build ()

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

bool has_result_code ()
void clear_result_code ()

Clears the result_code field.

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

O(number_of_fields) complexity.

::fuchsia_wlan_fullmac::wire::StopResult & result_code ()

The result of the StopBss request. Required.

BuilderImpl & result_code (::fuchsia_wlan_fullmac::wire::StopResult elem)

The result of the StopBss request. Required.

Protected Methods

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

Records