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