class WlanSoftmacBaseCancelScanRequest

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

Public Methods

void WlanSoftmacBaseCancelScanRequest (Storage_ storage)
void WlanSoftmacBaseCancelScanRequest ()

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

void WlanSoftmacBaseCancelScanRequest (WlanSoftmacBaseCancelScanRequest && )

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

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

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

WlanSoftmacBaseCancelScanRequest & operator= (const WlanSoftmacBaseCancelScanRequest & other)
bool operator== (const WlanSoftmacBaseCancelScanRequest & other)
bool operator!= (const WlanSoftmacBaseCancelScanRequest & other)
bool IsEmpty ()
const std::optional<uint64_t> & scan_id ()
::std::optional<uint64_t> & scan_id ()
WlanSoftmacBaseCancelScanRequest & scan_id (std::optional<uint64_t> value)

Setter for scan_id.

void WlanSoftmacBaseCancelScanRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits