class WlanPhyImplSetBtCoexistenceModeResult

Defined at line 2278 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/natural_types.h

Public Methods

void WlanPhyImplSetBtCoexistenceModeResult (WlanPhyImplSetBtCoexistenceModeResult && other)
WlanPhyImplSetBtCoexistenceModeResult & operator= (WlanPhyImplSetBtCoexistenceModeResult && other)
void WlanPhyImplSetBtCoexistenceModeResult (const WlanPhyImplSetBtCoexistenceModeResult & other)
WlanPhyImplSetBtCoexistenceModeResult & operator= (const WlanPhyImplSetBtCoexistenceModeResult & other)
bool operator== (const WlanPhyImplSetBtCoexistenceModeResult & other)
bool operator!= (const WlanPhyImplSetBtCoexistenceModeResult & other)
::fuchsia_wlan_phyimpl::WlanPhyImplSetBtCoexistenceModeResult::Tag Which ()
WlanPhyImplSetBtCoexistenceModeResult WithResponse (::fuchsia_wlan_phyimpl::WlanPhyImplSetBtCoexistenceModeResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
WlanPhyImplSetBtCoexistenceModeResult & response (::fuchsia_wlan_phyimpl::WlanPhyImplSetBtCoexistenceModeResponse value)

Sets the union to hold the response member.

WlanPhyImplSetBtCoexistenceModeResult WithErr (int32_t val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
WlanPhyImplSetBtCoexistenceModeResult & err (int32_t value)

Sets the union to hold the err member.

WlanPhyImplSetBtCoexistenceModeResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
const ::fidl::internal::UnionMemberView<3, Storage_> framework_err ()
::fidl::internal::UnionMemberView<3, Storage_> framework_err ()
WlanPhyImplSetBtCoexistenceModeResult & framework_err (::fidl::internal::FrameworkErr value)

Sets the union to hold the framework_err member.

void WlanPhyImplSetBtCoexistenceModeResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

TODO: share union tag types between wire

&

natural.

Defined at line 2289 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/natural_types.h

Friends

class NaturalUnionCodingTraits