class PhyDestroyIfaceResult
Defined at line 334 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
Public Methods
void PhyDestroyIfaceResult ()
void PhyDestroyIfaceResult (const PhyDestroyIfaceResult & )
Defined at line 340 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
PhyDestroyIfaceResult & operator= (const PhyDestroyIfaceResult & )
Defined at line 341 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
void PhyDestroyIfaceResult (PhyDestroyIfaceResult && )
Defined at line 342 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
PhyDestroyIfaceResult WithResponse (::fuchsia_wlan_device::wire::PhyDestroyIfaceResponse val)
PhyDestroyIfaceResult & operator= (PhyDestroyIfaceResult && )
Defined at line 343 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
::fuchsia_wlan_device::wire::PhyDestroyIfaceResponse & response ()
const ::fuchsia_wlan_device::wire::PhyDestroyIfaceResponse & response ()
bool is_err ()
PhyDestroyIfaceResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_device::wire::PhyDestroyIfaceResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 345 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h