class WlanSoftmacBaseQueryMacSublayerSupportResult

Defined at line 6885 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 ()
void WlanSoftmacBaseQueryMacSublayerSupportResult (const WlanSoftmacBaseQueryMacSublayerSupportResult & )

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

WlanSoftmacBaseQueryMacSublayerSupportResult & operator= (const WlanSoftmacBaseQueryMacSublayerSupportResult & )

Defined at line 6892 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 6893 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= (WlanSoftmacBaseQueryMacSublayerSupportResult && )

Defined at line 6894 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 6908 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 ()
WlanSoftmacBaseQueryMacSublayerSupportResult WithErr (int32_t val)
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 6896 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h