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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
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