class PhyGetPowerStateResult
Defined at line 628 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
Public Methods
void PhyGetPowerStateResult ()
void PhyGetPowerStateResult (const PhyGetPowerStateResult & )
Defined at line 634 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
PhyGetPowerStateResult & operator= (const PhyGetPowerStateResult & )
Defined at line 635 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
void PhyGetPowerStateResult (PhyGetPowerStateResult && )
Defined at line 636 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 ()
PhyGetPowerStateResult WithResponse (::fuchsia_wlan_device::wire::PhyGetPowerStateResponse val)
PhyGetPowerStateResult & operator= (PhyGetPowerStateResult && )
Defined at line 637 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::PhyGetPowerStateResponse & response ()
const ::fuchsia_wlan_device::wire::PhyGetPowerStateResponse & response ()
bool is_err ()
PhyGetPowerStateResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_device::wire::PhyGetPowerStateResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 639 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h