class WlanFullmacImplGetIfaceStatsResult
Defined at line 9856 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 9862 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 9863 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 9864 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 9865 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 9879 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 9867 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h