class TelemetryGetSignalReportResponse

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

Public Methods

void TelemetryGetSignalReportResponse (Storage_ storage)
void TelemetryGetSignalReportResponse (::fuchsia_wlan_stats::SignalReport stats)
void TelemetryGetSignalReportResponse ()

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

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

void TelemetryGetSignalReportResponse (TelemetryGetSignalReportResponse && )

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

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

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

TelemetryGetSignalReportResponse & operator= (const TelemetryGetSignalReportResponse & other)
bool operator== (const TelemetryGetSignalReportResponse & other)
bool operator!= (const TelemetryGetSignalReportResponse & other)
const ::fuchsia_wlan_stats::SignalReport & stats ()
::fuchsia_wlan_stats::SignalReport & stats ()
TelemetryGetSignalReportResponse & stats (::fuchsia_wlan_stats::SignalReport value)

Setter for stats.

void TelemetryGetSignalReportResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits