class WlanSoftmacBaseStartActiveScanResponse
Defined at line 4616 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
Public Methods
void WlanSoftmacBaseStartActiveScanResponse (Storage_ storage)
void WlanSoftmacBaseStartActiveScanResponse ()
Defined at line 4621 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
void WlanSoftmacBaseStartActiveScanResponse (WlanSoftmacBaseStartActiveScanResponse && )
Defined at line 4622 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
void WlanSoftmacBaseStartActiveScanResponse (const WlanSoftmacBaseStartActiveScanResponse & other)
WlanSoftmacBaseStartActiveScanResponse & operator= (WlanSoftmacBaseStartActiveScanResponse && )
Defined at line 4623 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
WlanSoftmacBaseStartActiveScanResponse & operator= (const WlanSoftmacBaseStartActiveScanResponse & other)
bool operator== (const WlanSoftmacBaseStartActiveScanResponse & other)
bool operator!= (const WlanSoftmacBaseStartActiveScanResponse & other)
bool IsEmpty ()
const std::optional<uint64_t> & scan_id ()
::std::optional<uint64_t> & scan_id ()
WlanSoftmacBaseStartActiveScanResponse & scan_id (std::optional<uint64_t> value)
Setter for scan_id.
void WlanSoftmacBaseStartActiveScanResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits