class OweFeature
Defined at line 842 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/natural_types.h
Opportunistic Wireless Encryption.
See RFC 8110.
This is a security feature, usable for fullmac or softmac.
Public Methods
void OweFeature (Storage_ storage)
void OweFeature ()
Defined at line 848 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/natural_types.h
void OweFeature (OweFeature && )
Defined at line 849 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/natural_types.h
void OweFeature (const OweFeature & other)
OweFeature & operator= (OweFeature && )
Defined at line 850 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/natural_types.h
OweFeature & operator= (const OweFeature & other)
bool operator== (const OweFeature & other)
bool operator!= (const OweFeature & other)
bool IsEmpty ()
const std::optional<bool> & supported ()
::std::optional<bool> & supported ()
OweFeature & supported (std::optional<bool> value)
Setter for supported.
void OweFeature (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits