class WlanFullmacImplDeauthRequest

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

Public Methods

void WlanFullmacImplDeauthRequest (Storage_ storage)
void WlanFullmacImplDeauthRequest ()

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

void WlanFullmacImplDeauthRequest (WlanFullmacImplDeauthRequest && )

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

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

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

WlanFullmacImplDeauthRequest & operator= (const WlanFullmacImplDeauthRequest & other)
bool operator== (const WlanFullmacImplDeauthRequest & other)
bool operator!= (const WlanFullmacImplDeauthRequest & other)
bool IsEmpty ()
const std::optional< ::std::array<uint8_t, 6>> & peer_sta_address ()
::std::optional< ::std::array<uint8_t, 6>> & peer_sta_address ()
WlanFullmacImplDeauthRequest & peer_sta_address (std::optional< ::std::array<uint8_t, 6>> value)

Setter for peer_sta_address.

const std::optional< ::fuchsia_wlan_ieee80211::ReasonCode> & reason_code ()
::std::optional< ::fuchsia_wlan_ieee80211::ReasonCode> & reason_code ()
WlanFullmacImplDeauthRequest & reason_code (std::optional< ::fuchsia_wlan_ieee80211::ReasonCode> value)

Setter for reason_code.

void WlanFullmacImplDeauthRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits