class WlanSoftmacBaseCancelScanResponse
Defined at line 4701 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 4711 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 4714 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 4715 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