class SecuritySupport

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

Features related to security / access control and data confidentiality.

See IEEE 802.11-2016 4.5.4 and 802.11-2016 12.

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_wlan_common::wire::SecuritySupport> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_wlan_common::wire::SecuritySupport> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_common::wire::SecuritySupport>> frame)

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

void SecuritySupport ()

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

void SecuritySupport (const SecuritySupport & other)

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

SecuritySupport & operator= (const SecuritySupport & other)

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

void SecuritySupport (SecuritySupport && other)

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

SecuritySupport & operator= (SecuritySupport && other)

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

::fuchsia_wlan_common::wire::SaeFeature & sae ()
bool has_sae ()
::fuchsia_wlan_common::wire::MfpFeature & mfp ()
bool has_mfp ()
::fuchsia_wlan_common::wire::OweFeature & owe ()
bool has_owe ()
void ~SecuritySupport ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder