class WlanFullmacImplQuerySpectrumManagementSupportResult
Defined at line 9746 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 9752 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 9753 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 9754 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 9755 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 9769 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 9757 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h