class WlanFullmacImplQuerySecuritySupportResult
Defined at line 9691 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
Public Methods
void WlanFullmacImplQuerySecuritySupportResult ()
void WlanFullmacImplQuerySecuritySupportResult (const WlanFullmacImplQuerySecuritySupportResult & )
Defined at line 9697 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
WlanFullmacImplQuerySecuritySupportResult & operator= (const WlanFullmacImplQuerySecuritySupportResult & )
Defined at line 9698 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
void WlanFullmacImplQuerySecuritySupportResult (WlanFullmacImplQuerySecuritySupportResult && )
Defined at line 9699 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
WlanFullmacImplQuerySecuritySupportResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplQuerySecuritySupportResponse> val)
WlanFullmacImplQuerySecuritySupportResult & operator= (WlanFullmacImplQuerySecuritySupportResult && )
Defined at line 9700 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
template <typename... Args>
WlanFullmacImplQuerySecuritySupportResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 9714 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
::fuchsia_wlan_fullmac::wire::WlanFullmacImplQuerySecuritySupportResponse & response ()
const ::fuchsia_wlan_fullmac::wire::WlanFullmacImplQuerySecuritySupportResponse & response ()
bool is_err ()
WlanFullmacImplQuerySecuritySupportResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_fullmac::wire::WlanFullmacImplQuerySecuritySupportResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 9702 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h