class WlanPhyImplSetCountryResult
Defined at line 2549 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
Public Methods
void WlanPhyImplSetCountryResult ()
void WlanPhyImplSetCountryResult (const WlanPhyImplSetCountryResult & )
Defined at line 2555 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
WlanPhyImplSetCountryResult & operator= (const WlanPhyImplSetCountryResult & )
Defined at line 2556 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
void WlanPhyImplSetCountryResult (WlanPhyImplSetCountryResult && )
Defined at line 2557 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 ()
WlanPhyImplSetCountryResult WithResponse (::fuchsia_wlan_phyimpl::wire::WlanPhyImplSetCountryResponse val)
WlanPhyImplSetCountryResult & operator= (WlanPhyImplSetCountryResult && )
Defined at line 2558 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::WlanPhyImplSetCountryResponse & response ()
const ::fuchsia_wlan_phyimpl::wire::WlanPhyImplSetCountryResponse & response ()
bool is_err ()
WlanPhyImplSetCountryResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
WlanPhyImplSetCountryResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_wlan_phyimpl::wire::WlanPhyImplSetCountryResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 2560 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h