class WlanFullmacImplGetIfaceStatsResponse
Defined at line 3787 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 3797 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 3800 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 3801 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