class WlanSoftmacBaseQueryDiscoverySupportResult

Defined at line 6819 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 6825 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 6826 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 6827 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 6828 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 6842 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 Tag
Name Value
kResponse 1
kErr 2

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