class WlanSoftmacBaseQuerySpectrumManagementSupportResult

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

Public Methods

void WlanSoftmacBaseQuerySpectrumManagementSupportResult ()
void WlanSoftmacBaseQuerySpectrumManagementSupportResult (const WlanSoftmacBaseQuerySpectrumManagementSupportResult & )

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

WlanSoftmacBaseQuerySpectrumManagementSupportResult & operator= (const WlanSoftmacBaseQuerySpectrumManagementSupportResult & )

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

void WlanSoftmacBaseQuerySpectrumManagementSupportResult (WlanSoftmacBaseQuerySpectrumManagementSupportResult && )

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

bool has_invalid_tag ()
bool is_response ()
WlanSoftmacBaseQuerySpectrumManagementSupportResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseQuerySpectrumManagementSupportResponse> val)
WlanSoftmacBaseQuerySpectrumManagementSupportResult & operator= (WlanSoftmacBaseQuerySpectrumManagementSupportResult && )

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

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

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

::fuchsia_wlan_softmac::wire::WlanSoftmacBaseQuerySpectrumManagementSupportResponse & response ()
const ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseQuerySpectrumManagementSupportResponse & response ()
bool is_err ()
WlanSoftmacBaseQuerySpectrumManagementSupportResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::WlanSoftmacBaseQuerySpectrumManagementSupportResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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