class WlanPhyImplGetTxPowerScenarioResponse

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

Public Methods

void WlanPhyImplGetTxPowerScenarioResponse (Storage_ storage)
void WlanPhyImplGetTxPowerScenarioResponse (::fuchsia_wlan_phyimpl::TxPowerScenario scenario)
void WlanPhyImplGetTxPowerScenarioResponse ()

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

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

void WlanPhyImplGetTxPowerScenarioResponse (WlanPhyImplGetTxPowerScenarioResponse && )

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

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

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

WlanPhyImplGetTxPowerScenarioResponse & operator= (const WlanPhyImplGetTxPowerScenarioResponse & other)
bool operator== (const WlanPhyImplGetTxPowerScenarioResponse & other)
bool operator!= (const WlanPhyImplGetTxPowerScenarioResponse & other)
::fuchsia_wlan_phyimpl::TxPowerScenario scenario ()
::fuchsia_wlan_phyimpl::TxPowerScenario & scenario ()
WlanPhyImplGetTxPowerScenarioResponse & scenario (::fuchsia_wlan_phyimpl::TxPowerScenario value)

Setter for scenario.

void WlanPhyImplGetTxPowerScenarioResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits