template <typename BuilderImpl>

class WireTableBaseBuilder

Defined at line 1774 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::WlanPhyImplGetPowerStateResponse Build ()

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

bool has_power_on ()
void clear_power_on ()

Clears the power_on field.

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

O(number_of_fields) complexity.

bool & power_on ()

Getter for power_on.

BuilderImpl & power_on (bool elem)

Setter for power_on.

Protected Methods

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

Records