class WlanPhyImplDestroyIfaceResult
Defined at line 2490 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
Public Methods
void WlanPhyImplDestroyIfaceResult ()
void WlanPhyImplDestroyIfaceResult (const WlanPhyImplDestroyIfaceResult & )
Defined at line 2496 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
WlanPhyImplDestroyIfaceResult & operator= (const WlanPhyImplDestroyIfaceResult & )
Defined at line 2497 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
void WlanPhyImplDestroyIfaceResult (WlanPhyImplDestroyIfaceResult && )
Defined at line 2498 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
WlanPhyImplDestroyIfaceResult WithResponse (::fuchsia_wlan_phyimpl::wire::WlanPhyImplDestroyIfaceResponse val)
WlanPhyImplDestroyIfaceResult & operator= (WlanPhyImplDestroyIfaceResult && )
Defined at line 2499 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
::fuchsia_wlan_phyimpl::wire::WlanPhyImplDestroyIfaceResponse & response ()
const ::fuchsia_wlan_phyimpl::wire::WlanPhyImplDestroyIfaceResponse & response ()
bool is_err ()
WlanPhyImplDestroyIfaceResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
WlanPhyImplDestroyIfaceResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_wlan_phyimpl::wire::WlanPhyImplDestroyIfaceResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 2501 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h