class PhyResetTxPowerScenarioResult

Defined at line 775 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h

Public Methods

void PhyResetTxPowerScenarioResult ()
void PhyResetTxPowerScenarioResult (const PhyResetTxPowerScenarioResult & )

Defined at line 781 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h

PhyResetTxPowerScenarioResult & operator= (const PhyResetTxPowerScenarioResult & )

Defined at line 782 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h

void PhyResetTxPowerScenarioResult (PhyResetTxPowerScenarioResult && )

Defined at line 783 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 ()
PhyResetTxPowerScenarioResult WithResponse (::fuchsia_wlan_device::wire::PhyResetTxPowerScenarioResponse val)
PhyResetTxPowerScenarioResult & operator= (PhyResetTxPowerScenarioResult && )

Defined at line 784 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::PhyResetTxPowerScenarioResponse & response ()
const ::fuchsia_wlan_device::wire::PhyResetTxPowerScenarioResponse & response ()
bool is_err ()
PhyResetTxPowerScenarioResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_device::wire::PhyResetTxPowerScenarioResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 786 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h