class PhyPowerDownResult

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

Public Methods

void PhyPowerDownResult ()
void PhyPowerDownResult (const PhyPowerDownResult & )

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

PhyPowerDownResult & operator= (const PhyPowerDownResult & )

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

void PhyPowerDownResult (PhyPowerDownResult && )

Defined at line 489 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 ()
PhyPowerDownResult WithResponse (::fuchsia_wlan_device::wire::PhyPowerDownResponse val)
PhyPowerDownResult & operator= (PhyPowerDownResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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