class PhySetTxPowerScenarioRequest
Defined at line 1793 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
Public Methods
void PhySetTxPowerScenarioRequest (Storage_ storage)
void PhySetTxPowerScenarioRequest (::fuchsia_wlan_internal::TxPowerScenario scenario)
void PhySetTxPowerScenarioRequest ()
Default constructs a |PhySetTxPowerScenarioRequest| only if all of its members are default constructible.
Defined at line 1804 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
void PhySetTxPowerScenarioRequest (PhySetTxPowerScenarioRequest && )
Defined at line 1807 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
void PhySetTxPowerScenarioRequest (const PhySetTxPowerScenarioRequest & other)
PhySetTxPowerScenarioRequest & operator= (PhySetTxPowerScenarioRequest && )
Defined at line 1808 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
PhySetTxPowerScenarioRequest & operator= (const PhySetTxPowerScenarioRequest & other)
bool operator== (const PhySetTxPowerScenarioRequest & other)
bool operator!= (const PhySetTxPowerScenarioRequest & other)
::fuchsia_wlan_internal::TxPowerScenario scenario ()
::fuchsia_wlan_internal::TxPowerScenario & scenario ()
PhySetTxPowerScenarioRequest & scenario (::fuchsia_wlan_internal::TxPowerScenario value)
Setter for scenario.
void PhySetTxPowerScenarioRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits