template <typename BuilderImpl>

class WireTableBaseBuilder

Defined at line 6213 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::WlanFullmacImplQueryTelemetrySupportResponse Build ()

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

bool has_resp ()
void clear_resp ()

Clears the resp field.

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

O(number_of_fields) complexity.

::fuchsia_wlan_stats::wire::TelemetrySupport & resp ()

Getter for resp.

BuilderImpl & resp (Wrapper_Ignore_Me_< ::fidl::ObjectView< ::fuchsia_wlan_stats::wire::TelemetrySupport>> elem)

Setter for resp.

Protected Methods

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

Records