class PhyGetPowerSaveModeResult

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

Public Methods

void PhyGetPowerSaveModeResult ()
void PhyGetPowerSaveModeResult (const PhyGetPowerSaveModeResult & )

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

PhyGetPowerSaveModeResult & operator= (const PhyGetPowerSaveModeResult & )

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

void PhyGetPowerSaveModeResult (PhyGetPowerSaveModeResult && )

Defined at line 440 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 ()
PhyGetPowerSaveModeResult WithResponse (::fuchsia_wlan_device::wire::PhyGetPowerSaveModeResponse val)
PhyGetPowerSaveModeResult & operator= (PhyGetPowerSaveModeResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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