class WlanPhyGetPowerSaveModeResponse
Defined at line 1679 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
Public Methods
void WlanPhyGetPowerSaveModeResponse (Storage_ storage)
void WlanPhyGetPowerSaveModeResponse ()
Defined at line 1684 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
void WlanPhyGetPowerSaveModeResponse (WlanPhyGetPowerSaveModeResponse && )
Defined at line 1685 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
void WlanPhyGetPowerSaveModeResponse (const WlanPhyGetPowerSaveModeResponse & other)
WlanPhyGetPowerSaveModeResponse & operator= (WlanPhyGetPowerSaveModeResponse && )
Defined at line 1686 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
WlanPhyGetPowerSaveModeResponse & operator= (const WlanPhyGetPowerSaveModeResponse & other)
bool operator== (const WlanPhyGetPowerSaveModeResponse & other)
bool operator!= (const WlanPhyGetPowerSaveModeResponse & other)
bool IsEmpty ()
const std::optional< ::fuchsia_wlan_common::PowerSaveType> & ps_mode ()
This field is required.
::std::optional< ::fuchsia_wlan_common::PowerSaveType> & ps_mode ()
This field is required.
WlanPhyGetPowerSaveModeResponse & ps_mode (std::optional< ::fuchsia_wlan_common::PowerSaveType> value)
This field is required.
void WlanPhyGetPowerSaveModeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits