class WlanFullmacImplGetIfaceStatsResult

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

Public Methods

void WlanFullmacImplGetIfaceStatsResult ()
void WlanFullmacImplGetIfaceStatsResult (const WlanFullmacImplGetIfaceStatsResult & )

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

WlanFullmacImplGetIfaceStatsResult & operator= (const WlanFullmacImplGetIfaceStatsResult & )

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

void WlanFullmacImplGetIfaceStatsResult (WlanFullmacImplGetIfaceStatsResult && )

Defined at line 10752 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 ()
WlanFullmacImplGetIfaceStatsResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplGetIfaceStatsResponse> val)
WlanFullmacImplGetIfaceStatsResult & operator= (WlanFullmacImplGetIfaceStatsResult && )

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

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

Defined at line 10767 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::WlanFullmacImplGetIfaceStatsResponse & response ()
const ::fuchsia_wlan_fullmac::wire::WlanFullmacImplGetIfaceStatsResponse & response ()
bool is_err ()
WlanFullmacImplGetIfaceStatsResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_fullmac::wire::WlanFullmacImplGetIfaceStatsResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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