class WlanPhySetCountryRequest

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

Public Methods

void WlanPhySetCountryRequest (Storage_ storage)
void WlanPhySetCountryRequest (::std::array<uint8_t, 2> country)
void WlanPhySetCountryRequest ()

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

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

void WlanPhySetCountryRequest (WlanPhySetCountryRequest && )

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

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

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

WlanPhySetCountryRequest & operator= (const WlanPhySetCountryRequest & other)
bool operator== (const WlanPhySetCountryRequest & other)
bool operator!= (const WlanPhySetCountryRequest & other)
const ::std::array<uint8_t, 2> & country ()
::std::array<uint8_t, 2> & country ()
WlanPhySetCountryRequest & country (::std::array<uint8_t, 2> value)

Setter for country.

void WlanPhySetCountryRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits