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