class SignalReport

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

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_wlan_stats::wire::SignalReport> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_wlan_stats::wire::SignalReport> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_stats::wire::SignalReport>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void SignalReport ()

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

void SignalReport (const SignalReport & other)

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

SignalReport & operator= (const SignalReport & other)

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

void SignalReport (SignalReport && other)

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

::fuchsia_wlan_stats::wire::ConnectionSignalReport & connection_signal_report ()

Signal report related to the current connection.

May not be set if the client is not connected.

bool has_connection_signal_report ()
SignalReport & operator= (SignalReport && other)

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

void ~SignalReport ()

Defined at line 2026 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