class WlanFullmacImplGetIfaceHistogramStatsResult
Defined at line 9911 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
Public Methods
void WlanFullmacImplGetIfaceHistogramStatsResult ()
void WlanFullmacImplGetIfaceHistogramStatsResult (const WlanFullmacImplGetIfaceHistogramStatsResult & )
Defined at line 9917 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
WlanFullmacImplGetIfaceHistogramStatsResult & operator= (const WlanFullmacImplGetIfaceHistogramStatsResult & )
Defined at line 9918 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
void WlanFullmacImplGetIfaceHistogramStatsResult (WlanFullmacImplGetIfaceHistogramStatsResult && )
Defined at line 9919 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 ()
WlanFullmacImplGetIfaceHistogramStatsResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplGetIfaceHistogramStatsResponse> val)
WlanFullmacImplGetIfaceHistogramStatsResult & operator= (WlanFullmacImplGetIfaceHistogramStatsResult && )
Defined at line 9920 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
template <typename... Args>
WlanFullmacImplGetIfaceHistogramStatsResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 9934 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::WlanFullmacImplGetIfaceHistogramStatsResponse & response ()
const ::fuchsia_wlan_fullmac::wire::WlanFullmacImplGetIfaceHistogramStatsResponse & response ()
bool is_err ()
WlanFullmacImplGetIfaceHistogramStatsResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_fullmac::wire::WlanFullmacImplGetIfaceHistogramStatsResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 9922 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h