class WlanSoftmacBaseQueryMacSublayerSupportResult
Defined at line 6486 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 6492 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 6509 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 6493 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 6494 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 6495 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 6497 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h