class WlanFullmacImplGetIfaceHistogramStatsResponse
Defined at line 3895 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/natural_types.h
Public Methods
void WlanFullmacImplGetIfaceHistogramStatsResponse (Storage_ storage)
void WlanFullmacImplGetIfaceHistogramStatsResponse (::fuchsia_wlan_stats::IfaceHistogramStats stats)
void WlanFullmacImplGetIfaceHistogramStatsResponse ()
Default constructs a |WlanFullmacImplGetIfaceHistogramStatsResponse| only if all of its members are default constructible.
Defined at line 3905 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/natural_types.h
void WlanFullmacImplGetIfaceHistogramStatsResponse (WlanFullmacImplGetIfaceHistogramStatsResponse && )
Defined at line 3908 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/natural_types.h
void WlanFullmacImplGetIfaceHistogramStatsResponse (const WlanFullmacImplGetIfaceHistogramStatsResponse & other)
WlanFullmacImplGetIfaceHistogramStatsResponse & operator= (WlanFullmacImplGetIfaceHistogramStatsResponse && )
Defined at line 3909 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/natural_types.h
WlanFullmacImplGetIfaceHistogramStatsResponse & operator= (const WlanFullmacImplGetIfaceHistogramStatsResponse & other)
bool operator== (const WlanFullmacImplGetIfaceHistogramStatsResponse & other)
bool operator!= (const WlanFullmacImplGetIfaceHistogramStatsResponse & other)
const ::fuchsia_wlan_stats::IfaceHistogramStats & stats ()
::fuchsia_wlan_stats::IfaceHistogramStats & stats ()
WlanFullmacImplGetIfaceHistogramStatsResponse & stats (::fuchsia_wlan_stats::IfaceHistogramStats value)
Setter for stats.
void WlanFullmacImplGetIfaceHistogramStatsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits