class PhyPowerUpResult
Defined at line 530 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
Public Methods
void PhyPowerUpResult ()
void PhyPowerUpResult (const PhyPowerUpResult & )
Defined at line 536 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
PhyPowerUpResult & operator= (const PhyPowerUpResult & )
Defined at line 537 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
void PhyPowerUpResult (PhyPowerUpResult && )
Defined at line 538 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 ()
PhyPowerUpResult WithResponse (::fuchsia_wlan_device::wire::PhyPowerUpResponse val)
PhyPowerUpResult & operator= (PhyPowerUpResult && )
Defined at line 539 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::PhyPowerUpResponse & response ()
const ::fuchsia_wlan_device::wire::PhyPowerUpResponse & response ()
bool is_err ()
PhyPowerUpResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_device::wire::PhyPowerUpResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 541 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h