class WlanSoftmacBaseClearAssociationRequest

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

Public Methods

void WlanSoftmacBaseClearAssociationRequest (Storage_ storage)
void WlanSoftmacBaseClearAssociationRequest ()

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

void WlanSoftmacBaseClearAssociationRequest (WlanSoftmacBaseClearAssociationRequest && )

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

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

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

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

Setter for peer_addr.

void WlanSoftmacBaseClearAssociationRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits