class WlanSoftmacBaseQueryDiscoverySupportResult

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

Public Methods

void WlanSoftmacBaseQueryDiscoverySupportResult ()
void WlanSoftmacBaseQueryDiscoverySupportResult (const WlanSoftmacBaseQueryDiscoverySupportResult & )

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

WlanSoftmacBaseQueryDiscoverySupportResult & operator= (const WlanSoftmacBaseQueryDiscoverySupportResult & )

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

void WlanSoftmacBaseQueryDiscoverySupportResult (WlanSoftmacBaseQueryDiscoverySupportResult && )

Defined at line 6838 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 ()
WlanSoftmacBaseQueryDiscoverySupportResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseQueryDiscoverySupportResponse> val)
WlanSoftmacBaseQueryDiscoverySupportResult & operator= (WlanSoftmacBaseQueryDiscoverySupportResult && )

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

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

Defined at line 6853 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::WlanSoftmacBaseQueryDiscoverySupportResponse & response ()
const ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseQueryDiscoverySupportResponse & response ()
bool is_err ()
WlanSoftmacBaseQueryDiscoverySupportResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::WlanSoftmacBaseQueryDiscoverySupportResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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