class WlanFullmacOwePublicKey

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

Public Methods

void WlanFullmacOwePublicKey (Storage_ storage)
void WlanFullmacOwePublicKey ()

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

void WlanFullmacOwePublicKey (WlanFullmacOwePublicKey && )

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

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

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

WlanFullmacOwePublicKey & operator= (const WlanFullmacOwePublicKey & other)
bool operator== (const WlanFullmacOwePublicKey & other)
bool operator!= (const WlanFullmacOwePublicKey & other)
bool IsEmpty ()
const std::optional<uint16_t> & group ()
::std::optional<uint16_t> & group ()
WlanFullmacOwePublicKey & group (std::optional<uint16_t> value)

Setter for group.

const std::optional< ::std::vector<uint8_t>> & key ()
::std::optional< ::std::vector<uint8_t>> & key ()
WlanFullmacOwePublicKey & key (std::optional< ::std::vector<uint8_t>> value)

Setter for key.

void WlanFullmacOwePublicKey (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits