class PhySetPowerSaveModeRequest
Defined at line 1034 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
Public Methods
void PhySetPowerSaveModeRequest (Storage_ storage)
void PhySetPowerSaveModeRequest (::fuchsia_wlan_common::PowerSaveType req)
void PhySetPowerSaveModeRequest ()
Default constructs a |PhySetPowerSaveModeRequest| only if all of its members are default constructible.
Defined at line 1045 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
void PhySetPowerSaveModeRequest (PhySetPowerSaveModeRequest && )
Defined at line 1048 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
void PhySetPowerSaveModeRequest (const PhySetPowerSaveModeRequest & other)
PhySetPowerSaveModeRequest & operator= (PhySetPowerSaveModeRequest && )
Defined at line 1049 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
PhySetPowerSaveModeRequest & operator= (const PhySetPowerSaveModeRequest & other)
bool operator== (const PhySetPowerSaveModeRequest & other)
bool operator!= (const PhySetPowerSaveModeRequest & other)
::fuchsia_wlan_common::PowerSaveType req ()
::fuchsia_wlan_common::PowerSaveType & req ()
PhySetPowerSaveModeRequest & req (::fuchsia_wlan_common::PowerSaveType value)
Setter for req.
void PhySetPowerSaveModeRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits