class SignalReport

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

Public Methods

void SignalReport (Storage_ storage)
void SignalReport ()

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

void SignalReport (SignalReport && )

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

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

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

SignalReport & operator= (const SignalReport & other)
bool operator== (const SignalReport & other)
bool operator!= (const SignalReport & other)
bool IsEmpty ()
const std::optional< ::fuchsia_wlan_stats::ConnectionSignalReport> & connection_signal_report ()

Signal report related to the current connection.

May not be set if the client is not connected.

::std::optional< ::fuchsia_wlan_stats::ConnectionSignalReport> & connection_signal_report ()

Signal report related to the current connection.

May not be set if the client is not connected.

SignalReport & connection_signal_report (std::optional< ::fuchsia_wlan_stats::ConnectionSignalReport> value)

Signal report related to the current connection.

May not be set if the client is not connected.

void SignalReport (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits