class WlanFullmacImplQuerySecuritySupportResult
Defined at line 2589 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/natural_types.h
Public Methods
void WlanFullmacImplQuerySecuritySupportResult (WlanFullmacImplQuerySecuritySupportResult && other)
WlanFullmacImplQuerySecuritySupportResult & operator= (WlanFullmacImplQuerySecuritySupportResult && other)
void WlanFullmacImplQuerySecuritySupportResult (const WlanFullmacImplQuerySecuritySupportResult & other)
WlanFullmacImplQuerySecuritySupportResult & operator= (const WlanFullmacImplQuerySecuritySupportResult & other)
bool operator== (const WlanFullmacImplQuerySecuritySupportResult & other)
bool operator!= (const WlanFullmacImplQuerySecuritySupportResult & other)
::fuchsia_wlan_fullmac::WlanFullmacImplQuerySecuritySupportResult::Tag Which ()
WlanFullmacImplQuerySecuritySupportResult WithResponse (::fuchsia_wlan_fullmac::WlanFullmacImplQuerySecuritySupportResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
WlanFullmacImplQuerySecuritySupportResult & response (::fuchsia_wlan_fullmac::WlanFullmacImplQuerySecuritySupportResponse value)
Sets the union to hold the response member.
WlanFullmacImplQuerySecuritySupportResult WithErr (int32_t val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
WlanFullmacImplQuerySecuritySupportResult & err (int32_t value)
Sets the union to hold the err member.
void WlanFullmacImplQuerySecuritySupportResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
TODO: share union tag types between wire
&
natural.
Defined at line 2599 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits