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