class PhyGetCountryResult

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

Public Methods

void PhyGetCountryResult ()
void PhyGetCountryResult (const PhyGetCountryResult & )

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

PhyGetCountryResult & operator= (const PhyGetCountryResult & )

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

void PhyGetCountryResult (PhyGetCountryResult && )

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

bool has_invalid_tag ()
bool is_response ()
PhyGetCountryResult WithResponse (::fuchsia_wlan_device::wire::PhyGetCountryResponse val)
PhyGetCountryResult & operator= (PhyGetCountryResult && )

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

::fuchsia_wlan_device::wire::PhyGetCountryResponse & response ()
const ::fuchsia_wlan_device::wire::PhyGetCountryResponse & response ()
bool is_err ()
PhyGetCountryResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_device::wire::PhyGetCountryResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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