class WlanSoftmacBaseCancelScanResult
Defined at line 7492 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
Public Methods
void WlanSoftmacBaseCancelScanResult ()
void WlanSoftmacBaseCancelScanResult (const WlanSoftmacBaseCancelScanResult & )
Defined at line 7498 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
WlanSoftmacBaseCancelScanResult & operator= (const WlanSoftmacBaseCancelScanResult & )
Defined at line 7499 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
void WlanSoftmacBaseCancelScanResult (WlanSoftmacBaseCancelScanResult && )
Defined at line 7500 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
WlanSoftmacBaseCancelScanResult WithResponse (::fuchsia_wlan_softmac::wire::WlanSoftmacBaseCancelScanResponse val)
WlanSoftmacBaseCancelScanResult & operator= (WlanSoftmacBaseCancelScanResult && )
Defined at line 7501 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
::fuchsia_wlan_softmac::wire::WlanSoftmacBaseCancelScanResponse & response ()
const ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseCancelScanResponse & response ()
bool is_err ()
WlanSoftmacBaseCancelScanResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::WlanSoftmacBaseCancelScanResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 7503 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h