class WlanSoftmacBaseClearAssociationResponse

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

Public Methods

void WlanSoftmacBaseClearAssociationResponse (Storage_ storage)
void WlanSoftmacBaseClearAssociationResponse (uint8_t __reserved)
void WlanSoftmacBaseClearAssociationResponse ()

Default constructs a |WlanSoftmacBaseClearAssociationResponse| only if all of its members are default constructible.

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

void WlanSoftmacBaseClearAssociationResponse (WlanSoftmacBaseClearAssociationResponse && )

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

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

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

WlanSoftmacBaseClearAssociationResponse & operator= (const WlanSoftmacBaseClearAssociationResponse & other)
bool operator== (const WlanSoftmacBaseClearAssociationResponse & other)
bool operator!= (const WlanSoftmacBaseClearAssociationResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
WlanSoftmacBaseClearAssociationResponse & __reserved (uint8_t value)

Setter for __reserved.

void WlanSoftmacBaseClearAssociationResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits