class WlanPhyImplGetPowerSaveModeResult

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

Public Methods

void WlanPhyImplGetPowerSaveModeResult ()
void WlanPhyImplGetPowerSaveModeResult (const WlanPhyImplGetPowerSaveModeResult & )

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

WlanPhyImplGetPowerSaveModeResult & operator= (const WlanPhyImplGetPowerSaveModeResult & )

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

void WlanPhyImplGetPowerSaveModeResult (WlanPhyImplGetPowerSaveModeResult && )

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

bool has_invalid_tag ()
bool is_response ()
WlanPhyImplGetPowerSaveModeResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_phyimpl::wire::WlanPhyImplGetPowerSaveModeResponse> val)
WlanPhyImplGetPowerSaveModeResult & operator= (WlanPhyImplGetPowerSaveModeResult && )

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

template <typename... Args>
WlanPhyImplGetPowerSaveModeResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_wlan_phyimpl::wire::WlanPhyImplGetPowerSaveModeResponse & response ()
const ::fuchsia_wlan_phyimpl::wire::WlanPhyImplGetPowerSaveModeResponse & response ()
bool is_err ()
WlanPhyImplGetPowerSaveModeResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
WlanPhyImplGetPowerSaveModeResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_wlan_phyimpl::wire::WlanPhyImplGetPowerSaveModeResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

kFrameworkErr 3

0x3

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