class WlanSoftmacBaseQueryMacSublayerSupportResult
Defined at line 6874 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 6880 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 6881 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 6882 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 6883 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 6897 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
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