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