class WlanSoftmacBaseClearAssociationRequest

Defined at line 5453 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/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_softmac::wire::WlanSoftmacBaseClearAssociationRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseClearAssociationRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseClearAssociationRequest>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void WlanSoftmacBaseClearAssociationRequest ()

Defined at line 5455 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h

void WlanSoftmacBaseClearAssociationRequest (const WlanSoftmacBaseClearAssociationRequest & other)

Defined at line 5456 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h

WlanSoftmacBaseClearAssociationRequest & operator= (const WlanSoftmacBaseClearAssociationRequest & other)

Defined at line 5457 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h

void WlanSoftmacBaseClearAssociationRequest (WlanSoftmacBaseClearAssociationRequest && other)

Defined at line 5458 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h

WlanSoftmacBaseClearAssociationRequest & operator= (WlanSoftmacBaseClearAssociationRequest && other)

Defined at line 5459 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h

::fidl::Array<uint8_t, 6> & peer_addr ()
bool has_peer_addr ()
void ~WlanSoftmacBaseClearAssociationRequest ()

Defined at line 5461 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder