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