class WlanFullmacImplQueryRssiMonitorSupportResult

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

Public Methods

void WlanFullmacImplQueryRssiMonitorSupportResult ()
void WlanFullmacImplQueryRssiMonitorSupportResult (const WlanFullmacImplQueryRssiMonitorSupportResult & )

Defined at line 12135 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 ()
WlanFullmacImplQueryRssiMonitorSupportResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplQueryRssiMonitorSupportResponse> val)
WlanFullmacImplQueryRssiMonitorSupportResult & operator= (const WlanFullmacImplQueryRssiMonitorSupportResult & )

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

void WlanFullmacImplQueryRssiMonitorSupportResult (WlanFullmacImplQueryRssiMonitorSupportResult && )

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

WlanFullmacImplQueryRssiMonitorSupportResult & operator= (WlanFullmacImplQueryRssiMonitorSupportResult && )

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

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

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

kFrameworkErr 3

0x3

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