class WlanSoftmacBaseCancelScanResponse

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

Public Methods

void WlanSoftmacBaseCancelScanResponse (Storage_ storage)
void WlanSoftmacBaseCancelScanResponse (uint8_t __reserved)
void WlanSoftmacBaseCancelScanResponse ()

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

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

void WlanSoftmacBaseCancelScanResponse (WlanSoftmacBaseCancelScanResponse && )

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

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

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

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

Setter for __reserved.

void WlanSoftmacBaseCancelScanResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits