class WlanPhyCountry

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

Public Methods

void WlanPhyCountry (WlanPhyCountry && other)
WlanPhyCountry & operator= (WlanPhyCountry && other)
void WlanPhyCountry (const WlanPhyCountry & other)
WlanPhyCountry & operator= (const WlanPhyCountry & other)
bool operator== (const WlanPhyCountry & other)
bool operator!= (const WlanPhyCountry & other)
bool IsUnknown ()
::fuchsia_wlan_phyimpl::WlanPhyCountry::Tag Which ()
WlanPhyCountry WithAlpha2 (::std::array<uint8_t, 2> val)
const ::fidl::internal::UnionMemberView<1, Storage_> alpha2 ()
::fidl::internal::UnionMemberView<1, Storage_> alpha2 ()
WlanPhyCountry & alpha2 (::std::array<uint8_t, 2> value)

ISO Alpha-2 takes two octet alphabet characters.

This needs to be expanded if at least one WLAN device driver or firmware

requires more than two octets.

void WlanPhyCountry (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum Tag
Name Value
kAlpha2 1
_do_not_handle_this__write_a_default_case_instead ::std::numeric_limits<::fidl_union_tag_t>::max()

TODO: share union tag types between wire

&

natural.

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

Friends

class NaturalUnionCodingTraits