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