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