class WlanFullmacImplIfcAssocIndRequest
Defined at line 3393 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::WlanFullmacImplIfcAssocIndRequest> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplIfcAssocIndRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplIfcAssocIndRequest>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void WlanFullmacImplIfcAssocIndRequest ()
Defined at line 3395 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
void WlanFullmacImplIfcAssocIndRequest (const WlanFullmacImplIfcAssocIndRequest & other)
Defined at line 3396 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
WlanFullmacImplIfcAssocIndRequest & operator= (const WlanFullmacImplIfcAssocIndRequest & other)
Defined at line 3397 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
void WlanFullmacImplIfcAssocIndRequest (WlanFullmacImplIfcAssocIndRequest && other)
Defined at line 3398 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
WlanFullmacImplIfcAssocIndRequest & operator= (WlanFullmacImplIfcAssocIndRequest && other)
Defined at line 3399 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 ()
uint16_t & listen_interval ()
bool has_listen_interval ()
::fidl::VectorView<uint8_t> & ssid ()
bool has_ssid ()
::fidl::VectorView<uint8_t> & rsne ()
bool has_rsne ()
::fidl::VectorView<uint8_t> & vendor_ie ()
bool has_vendor_ie ()
void ~WlanFullmacImplIfcAssocIndRequest ()
Defined at line 3401 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