class PhySetTxPowerScenarioResult
Defined at line 726 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
Public Methods
void PhySetTxPowerScenarioResult ()
void PhySetTxPowerScenarioResult (const PhySetTxPowerScenarioResult & )
Defined at line 732 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
PhySetTxPowerScenarioResult & operator= (const PhySetTxPowerScenarioResult & )
Defined at line 733 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
void PhySetTxPowerScenarioResult (PhySetTxPowerScenarioResult && )
Defined at line 734 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 ()
PhySetTxPowerScenarioResult WithResponse (::fuchsia_wlan_device::wire::PhySetTxPowerScenarioResponse val)
PhySetTxPowerScenarioResult & operator= (PhySetTxPowerScenarioResult && )
Defined at line 735 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::PhySetTxPowerScenarioResponse & response ()
const ::fuchsia_wlan_device::wire::PhySetTxPowerScenarioResponse & response ()
bool is_err ()
PhySetTxPowerScenarioResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_device::wire::PhySetTxPowerScenarioResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 737 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h