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