class ClientSmeScanForControllerResult
Defined at line 715 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/wire_types.h
Public Methods
void ClientSmeScanForControllerResult ()
void ~ClientSmeScanForControllerResult ()
void ClientSmeScanForControllerResult (ClientSmeScanForControllerResult && other)
ClientSmeScanForControllerResult & operator= (ClientSmeScanForControllerResult && other)
bool has_invalid_tag ()
bool is_response ()
ClientSmeScanForControllerResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_sme::wire::ClientSmeScanForControllerResponse> val)
template <typename... Args>
ClientSmeScanForControllerResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 737 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/wire_types.h
::fuchsia_wlan_sme::wire::ClientSmeScanForControllerResponse & response ()
const ::fuchsia_wlan_sme::wire::ClientSmeScanForControllerResponse & response ()
bool is_err ()
ClientSmeScanForControllerResult WithErr (::fuchsia_wlan_sme::wire::ScanErrorCode val)
::fuchsia_wlan_sme::wire::ScanErrorCode & err ()
const ::fuchsia_wlan_sme::wire::ScanErrorCode & err ()
::fuchsia_wlan_sme::wire::ClientSmeScanForControllerResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 725 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/wire_types.h