class TelemetryGetIfaceStatsResponse

Defined at line 3253 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/natural_types.h

Public Methods

void TelemetryGetIfaceStatsResponse (Storage_ storage)
void TelemetryGetIfaceStatsResponse (::fuchsia_wlan_stats::IfaceStats stats)
void TelemetryGetIfaceStatsResponse ()

Default constructs a |TelemetryGetIfaceStatsResponse| only if all of its members are default constructible.

Defined at line 3263 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/natural_types.h

void TelemetryGetIfaceStatsResponse (TelemetryGetIfaceStatsResponse && )

Defined at line 3266 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/natural_types.h

void TelemetryGetIfaceStatsResponse (const TelemetryGetIfaceStatsResponse & other)
TelemetryGetIfaceStatsResponse & operator= (TelemetryGetIfaceStatsResponse && )

Defined at line 3267 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/natural_types.h

TelemetryGetIfaceStatsResponse & operator= (const TelemetryGetIfaceStatsResponse & other)
bool operator== (const TelemetryGetIfaceStatsResponse & other)
bool operator!= (const TelemetryGetIfaceStatsResponse & other)
const ::fuchsia_wlan_stats::IfaceStats & stats ()
::fuchsia_wlan_stats::IfaceStats & stats ()
TelemetryGetIfaceStatsResponse & stats (::fuchsia_wlan_stats::IfaceStats value)

Setter for stats.

void TelemetryGetIfaceStatsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits