class WlanFullmacImplDisassocRequest

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

Public Methods

void WlanFullmacImplDisassocRequest (Storage_ storage)
void WlanFullmacImplDisassocRequest ()

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

void WlanFullmacImplDisassocRequest (WlanFullmacImplDisassocRequest && )

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

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

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

WlanFullmacImplDisassocRequest & operator= (const WlanFullmacImplDisassocRequest & other)
bool operator== (const WlanFullmacImplDisassocRequest & other)
bool operator!= (const WlanFullmacImplDisassocRequest & other)
bool IsEmpty ()
const std::optional< ::std::array<uint8_t, 6>> & peer_sta_address ()
::std::optional< ::std::array<uint8_t, 6>> & peer_sta_address ()
WlanFullmacImplDisassocRequest & 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 ()
WlanFullmacImplDisassocRequest & reason_code (std::optional< ::fuchsia_wlan_ieee80211::ReasonCode> value)

Setter for reason_code.

void WlanFullmacImplDisassocRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits