class ConnectionSignalReport
Defined at line 1784 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/cpp/fidl/fuchsia.wlan.stats/cpp/wire_types.h
Public Methods
void ConnectionSignalReport ()
Defined at line 1786 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/cpp/fidl/fuchsia.wlan.stats/cpp/wire_types.h
void ConnectionSignalReport (const ConnectionSignalReport & other)
Defined at line 1787 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/cpp/fidl/fuchsia.wlan.stats/cpp/wire_types.h
ConnectionSignalReport & operator= (const ConnectionSignalReport & other)
Defined at line 1788 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/cpp/fidl/fuchsia.wlan.stats/cpp/wire_types.h
void ConnectionSignalReport (ConnectionSignalReport && other)
Defined at line 1789 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/cpp/fidl/fuchsia.wlan.stats/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_wlan_stats::wire::ConnectionSignalReport> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_wlan_stats::wire::ConnectionSignalReport> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_stats::wire::ConnectionSignalReport>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
::fuchsia_wlan_ieee80211::wire::WlanChannel & channel ()
bool has_channel ()
ConnectionSignalReport & operator= (ConnectionSignalReport && other)
Defined at line 1790 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/cpp/fidl/fuchsia.wlan.stats/cpp/wire_types.h
uint32_t & tx_rate_500kbps ()
bool has_tx_rate_500kbps ()
int8_t & rssi_dbm ()
bool has_rssi_dbm ()
int8_t & snr_db ()
bool has_snr_db ()
void ~ConnectionSignalReport ()
Defined at line 1792 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/cpp/fidl/fuchsia.wlan.stats/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder