class WlanSoftmacBaseCancelScanRequest

Defined at line 4661 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 4666 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 4667 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 4668 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