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