class PhyGetSupportedMacRolesResult

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

Public Methods

void PhyGetSupportedMacRolesResult ()
void PhyGetSupportedMacRolesResult (const PhyGetSupportedMacRolesResult & )

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

PhyGetSupportedMacRolesResult & operator= (const PhyGetSupportedMacRolesResult & )

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

void PhyGetSupportedMacRolesResult (PhyGetSupportedMacRolesResult && )

Defined at line 238 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 ()
PhyGetSupportedMacRolesResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_device::wire::PhyGetSupportedMacRolesResponse> val)
PhyGetSupportedMacRolesResult & operator= (PhyGetSupportedMacRolesResult && )

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

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

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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