class WlanFullmacImplQuerySpectrumManagementSupportResult

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

Public Methods

void WlanFullmacImplQuerySpectrumManagementSupportResult ()
void WlanFullmacImplQuerySpectrumManagementSupportResult (const WlanFullmacImplQuerySpectrumManagementSupportResult & )

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

WlanFullmacImplQuerySpectrumManagementSupportResult & operator= (const WlanFullmacImplQuerySpectrumManagementSupportResult & )

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

void WlanFullmacImplQuerySpectrumManagementSupportResult (WlanFullmacImplQuerySpectrumManagementSupportResult && )

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

bool has_invalid_tag ()
bool is_response ()
WlanFullmacImplQuerySpectrumManagementSupportResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplQuerySpectrumManagementSupportResponse> val)
WlanFullmacImplQuerySpectrumManagementSupportResult & operator= (WlanFullmacImplQuerySpectrumManagementSupportResult && )

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

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

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

::fuchsia_wlan_fullmac::wire::WlanFullmacImplQuerySpectrumManagementSupportResponse & response ()
const ::fuchsia_wlan_fullmac::wire::WlanFullmacImplQuerySpectrumManagementSupportResponse & response ()
bool is_err ()
WlanFullmacImplQuerySpectrumManagementSupportResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_fullmac::wire::WlanFullmacImplQuerySpectrumManagementSupportResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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