class WlanPhyImplClearCountryResult
Defined at line 2608 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
Public Methods
void WlanPhyImplClearCountryResult ()
void WlanPhyImplClearCountryResult (const WlanPhyImplClearCountryResult & )
Defined at line 2614 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
WlanPhyImplClearCountryResult & operator= (const WlanPhyImplClearCountryResult & )
Defined at line 2615 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
void WlanPhyImplClearCountryResult (WlanPhyImplClearCountryResult && )
Defined at line 2616 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_response ()
WlanPhyImplClearCountryResult WithResponse (::fuchsia_wlan_phyimpl::wire::WlanPhyImplClearCountryResponse val)
WlanPhyImplClearCountryResult & operator= (WlanPhyImplClearCountryResult && )
Defined at line 2617 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
::fuchsia_wlan_phyimpl::wire::WlanPhyImplClearCountryResponse & response ()
const ::fuchsia_wlan_phyimpl::wire::WlanPhyImplClearCountryResponse & response ()
bool is_err ()
WlanPhyImplClearCountryResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
WlanPhyImplClearCountryResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_wlan_phyimpl::wire::WlanPhyImplClearCountryResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 2619 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h