class WlanFullmacImplGetSignalReportResult

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

Public Methods

void WlanFullmacImplGetSignalReportResult ()
void WlanFullmacImplGetSignalReportResult (const WlanFullmacImplGetSignalReportResult & )

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

WlanFullmacImplGetSignalReportResult & operator= (const WlanFullmacImplGetSignalReportResult & )

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

void WlanFullmacImplGetSignalReportResult (WlanFullmacImplGetSignalReportResult && )

Defined at line 9973 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 ()
WlanFullmacImplGetSignalReportResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_stats::wire::SignalReport> val)
WlanFullmacImplGetSignalReportResult & operator= (WlanFullmacImplGetSignalReportResult && )

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

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

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

::fuchsia_wlan_stats::wire::SignalReport & response ()
const ::fuchsia_wlan_stats::wire::SignalReport & response ()
bool is_err ()
WlanFullmacImplGetSignalReportResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_fullmac::wire::WlanFullmacImplGetSignalReportResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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