class WlanPhyCountry

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

Public Methods

void WlanPhyCountry ()
void WlanPhyCountry (const WlanPhyCountry & )

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

WlanPhyCountry & operator= (const WlanPhyCountry & )

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

void WlanPhyCountry (WlanPhyCountry && )

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

WlanPhyCountry & operator= (WlanPhyCountry && )

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

bool IsUnknown ()

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

bool has_invalid_tag ()
bool is_alpha2 ()
WlanPhyCountry WithAlpha2 (::fidl::Array<uint8_t, 2> val)

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.

::fidl::Array<uint8_t, 2> & alpha2 ()

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.

const ::fidl::Array<uint8_t, 2> & alpha2 ()

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.

::fuchsia_wlan_phyimpl::wire::WlanPhyCountry::Tag Which ()

Enumerations

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

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