class WlanPhyImplGetCountryResult

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

Public Methods

void WlanPhyImplGetCountryResult ()
void WlanPhyImplGetCountryResult (const WlanPhyImplGetCountryResult & )

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

WlanPhyImplGetCountryResult & operator= (const WlanPhyImplGetCountryResult & )

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

void WlanPhyImplGetCountryResult (WlanPhyImplGetCountryResult && )

Defined at line 2674 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 ()
WlanPhyImplGetCountryResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_phyimpl::wire::WlanPhyCountry> val)
WlanPhyImplGetCountryResult & operator= (WlanPhyImplGetCountryResult && )

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

template <typename... Args>
WlanPhyImplGetCountryResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 2690 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::WlanPhyCountry & response ()
const ::fuchsia_wlan_phyimpl::wire::WlanPhyCountry & response ()
bool is_err ()
WlanPhyImplGetCountryResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
WlanPhyImplGetCountryResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_wlan_phyimpl::wire::WlanPhyImplGetCountryResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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