class WlanPhyClearCountryResponse

Defined at line 1275 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h

Public Methods

void WlanPhyClearCountryResponse (Storage_ storage)
void WlanPhyClearCountryResponse (uint8_t __reserved)
void WlanPhyClearCountryResponse ()

Default constructs a |WlanPhyClearCountryResponse| only if all of its members are default constructible.

Defined at line 1285 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h

void WlanPhyClearCountryResponse (WlanPhyClearCountryResponse && )

Defined at line 1288 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h

void WlanPhyClearCountryResponse (const WlanPhyClearCountryResponse & other)
WlanPhyClearCountryResponse & operator= (WlanPhyClearCountryResponse && )

Defined at line 1289 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h

WlanPhyClearCountryResponse & operator= (const WlanPhyClearCountryResponse & other)
bool operator== (const WlanPhyClearCountryResponse & other)
bool operator!= (const WlanPhyClearCountryResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
WlanPhyClearCountryResponse & __reserved (uint8_t value)

Setter for __reserved.

void WlanPhyClearCountryResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits