class WlanFullmacImplDeauthRequest
Defined at line 7708 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplDeauthRequest> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplDeauthRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplDeauthRequest>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void WlanFullmacImplDeauthRequest ()
Defined at line 7710 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
void WlanFullmacImplDeauthRequest (const WlanFullmacImplDeauthRequest & other)
Defined at line 7711 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
WlanFullmacImplDeauthRequest & operator= (const WlanFullmacImplDeauthRequest & other)
Defined at line 7712 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
void WlanFullmacImplDeauthRequest (WlanFullmacImplDeauthRequest && other)
Defined at line 7713 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
WlanFullmacImplDeauthRequest & operator= (WlanFullmacImplDeauthRequest && other)
Defined at line 7714 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
::fidl::Array<uint8_t, 6> & peer_sta_address ()
bool has_peer_sta_address ()
::fuchsia_wlan_ieee80211::wire::ReasonCode & reason_code ()
bool has_reason_code ()
void ~WlanFullmacImplDeauthRequest ()
Defined at line 7716 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder