class WlanPhyGetTxPowerScenarioResponse

Defined at line 2701 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h

Public Methods

void WlanPhyGetTxPowerScenarioResponse (Storage_ storage)
void WlanPhyGetTxPowerScenarioResponse (::fuchsia_wlan_internal::TxPowerScenario scenario)
void WlanPhyGetTxPowerScenarioResponse ()

Default constructs a |WlanPhyGetTxPowerScenarioResponse| only if all of its members are default constructible.

Defined at line 2711 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h

void WlanPhyGetTxPowerScenarioResponse (WlanPhyGetTxPowerScenarioResponse && )

Defined at line 2714 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h

void WlanPhyGetTxPowerScenarioResponse (const WlanPhyGetTxPowerScenarioResponse & other)
WlanPhyGetTxPowerScenarioResponse & operator= (WlanPhyGetTxPowerScenarioResponse && )

Defined at line 2715 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h

WlanPhyGetTxPowerScenarioResponse & operator= (const WlanPhyGetTxPowerScenarioResponse & other)
bool operator== (const WlanPhyGetTxPowerScenarioResponse & other)
bool operator!= (const WlanPhyGetTxPowerScenarioResponse & other)
::fuchsia_wlan_internal::TxPowerScenario scenario ()
::fuchsia_wlan_internal::TxPowerScenario & scenario ()
WlanPhyGetTxPowerScenarioResponse & scenario (::fuchsia_wlan_internal::TxPowerScenario value)

Setter for scenario.

void WlanPhyGetTxPowerScenarioResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits