class WlanPhySetCountryResponse

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

Public Methods

void WlanPhySetCountryResponse (Storage_ storage)
void WlanPhySetCountryResponse (uint8_t __reserved)
void WlanPhySetCountryResponse ()

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

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

void WlanPhySetCountryResponse (WlanPhySetCountryResponse && )

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

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

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

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

Setter for __reserved.

void WlanPhySetCountryResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits