class MfpFeature

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

Management Frame Protection.

See IEEE 802.11-2016 4.5.4.9.

This is a security feature, usable for fullmac or softmac.

Public Methods

void MfpFeature (Storage_ storage)
void MfpFeature ()

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

void MfpFeature (MfpFeature && )

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

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

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

MfpFeature & operator= (const MfpFeature & other)
bool operator== (const MfpFeature & other)
bool operator!= (const MfpFeature & other)
bool IsEmpty ()
const std::optional<bool> & supported ()
::std::optional<bool> & supported ()
MfpFeature & supported (std::optional<bool> value)

Setter for supported.

void MfpFeature (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits