template <typename BuilderImpl>

class WireTableBaseBuilder

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

Public Methods

::fuchsia_wlan_common::wire::SpectrumManagementSupport Build ()

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

bool has_dfs ()
void clear_dfs ()

Clears the dfs field.

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

O(number_of_fields) complexity.

::fuchsia_wlan_common::wire::DfsFeature & dfs ()

Getter for dfs.

BuilderImpl & dfs (Wrapper_Ignore_Me_< ::fidl::ObjectView< ::fuchsia_wlan_common::wire::DfsFeature>> elem)

Setter for dfs.

Protected Methods

void WireTableBaseBuilder< ::fuchsia_wlan_common::wire::SpectrumManagementSupport, BuilderImpl> (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_common::wire::SpectrumManagementSupport>> && frame)

Records