class PhyGetTxPowerScenarioResult
Defined at line 824 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
Public Methods
void PhyGetTxPowerScenarioResult ()
void PhyGetTxPowerScenarioResult (const PhyGetTxPowerScenarioResult & )
Defined at line 830 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
PhyGetTxPowerScenarioResult & operator= (const PhyGetTxPowerScenarioResult & )
Defined at line 831 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
void PhyGetTxPowerScenarioResult (PhyGetTxPowerScenarioResult && )
Defined at line 832 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 ()
PhyGetTxPowerScenarioResult WithResponse (::fuchsia_wlan_device::wire::PhyGetTxPowerScenarioResponse val)
PhyGetTxPowerScenarioResult & operator= (PhyGetTxPowerScenarioResult && )
Defined at line 833 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::PhyGetTxPowerScenarioResponse & response ()
const ::fuchsia_wlan_device::wire::PhyGetTxPowerScenarioResponse & response ()
bool is_err ()
PhyGetTxPowerScenarioResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_device::wire::PhyGetTxPowerScenarioResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 835 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h