class WlanPhyPowerDownResponse
Defined at line 1792 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
Public Methods
void WlanPhyPowerDownResponse (Storage_ storage)
void WlanPhyPowerDownResponse (uint8_t __reserved)
void WlanPhyPowerDownResponse ()
Default constructs a |WlanPhyPowerDownResponse| only if all of its members are default constructible.
Defined at line 1802 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
void WlanPhyPowerDownResponse (WlanPhyPowerDownResponse && )
Defined at line 1805 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
void WlanPhyPowerDownResponse (const WlanPhyPowerDownResponse & other)
WlanPhyPowerDownResponse & operator= (WlanPhyPowerDownResponse && )
Defined at line 1806 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
WlanPhyPowerDownResponse & operator= (const WlanPhyPowerDownResponse & other)
bool operator== (const WlanPhyPowerDownResponse & other)
bool operator!= (const WlanPhyPowerDownResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
WlanPhyPowerDownResponse & __reserved (uint8_t value)
Setter for __reserved.
void WlanPhyPowerDownResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits