class WlanSoftmacBaseQuerySecuritySupportResult

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

Public Methods

void WlanSoftmacBaseQuerySecuritySupportResult ()
void WlanSoftmacBaseQuerySecuritySupportResult (const WlanSoftmacBaseQuerySecuritySupportResult & )

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

WlanSoftmacBaseQuerySecuritySupportResult & operator= (const WlanSoftmacBaseQuerySecuritySupportResult & )

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

void WlanSoftmacBaseQuerySecuritySupportResult (WlanSoftmacBaseQuerySecuritySupportResult && )

Defined at line 6937 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 ()
WlanSoftmacBaseQuerySecuritySupportResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseQuerySecuritySupportResponse> val)
WlanSoftmacBaseQuerySecuritySupportResult & operator= (WlanSoftmacBaseQuerySecuritySupportResult && )

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

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

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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