class WlanSoftmacBaseQueryMacSublayerSupportResult

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

Public Methods

void WlanSoftmacBaseQueryMacSublayerSupportResult ()
WlanSoftmacBaseQueryMacSublayerSupportResult WithErr (int32_t val)
void WlanSoftmacBaseQueryMacSublayerSupportResult (const WlanSoftmacBaseQueryMacSublayerSupportResult & )

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

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

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

bool has_invalid_tag ()
bool is_response ()
WlanSoftmacBaseQueryMacSublayerSupportResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseQueryMacSublayerSupportResponse> val)
WlanSoftmacBaseQueryMacSublayerSupportResult & operator= (const WlanSoftmacBaseQueryMacSublayerSupportResult & )

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

void WlanSoftmacBaseQueryMacSublayerSupportResult (WlanSoftmacBaseQueryMacSublayerSupportResult && )

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

WlanSoftmacBaseQueryMacSublayerSupportResult & operator= (WlanSoftmacBaseQueryMacSublayerSupportResult && )

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

::fuchsia_wlan_softmac::wire::WlanSoftmacBaseQueryMacSublayerSupportResponse & response ()
const ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseQueryMacSublayerSupportResponse & response ()
bool is_err ()
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::WlanSoftmacBaseQueryMacSublayerSupportResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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