class PhyGetTxPowerScenarioResponse

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

Public Methods

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

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

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

void PhyGetTxPowerScenarioResponse (PhyGetTxPowerScenarioResponse && )

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

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

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

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

Setter for scenario.

void PhyGetTxPowerScenarioResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits