class WlanPhyImplNotifyOnCountryCodeChangeResult
Defined at line 425 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/natural_types.h
Public Methods
void WlanPhyImplNotifyOnCountryCodeChangeResult (WlanPhyImplNotifyOnCountryCodeChangeResult && other)
WlanPhyImplNotifyOnCountryCodeChangeResult & operator= (WlanPhyImplNotifyOnCountryCodeChangeResult && other)
void WlanPhyImplNotifyOnCountryCodeChangeResult (const WlanPhyImplNotifyOnCountryCodeChangeResult & other)
WlanPhyImplNotifyOnCountryCodeChangeResult & operator= (const WlanPhyImplNotifyOnCountryCodeChangeResult & other)
bool operator== (const WlanPhyImplNotifyOnCountryCodeChangeResult & other)
bool operator!= (const WlanPhyImplNotifyOnCountryCodeChangeResult & other)
::fuchsia_wlan_phyimpl::WlanPhyImplNotifyOnCountryCodeChangeResult::Tag Which ()
WlanPhyImplNotifyOnCountryCodeChangeResult WithResponse (::fuchsia_wlan_phyimpl::WlanPhyImplNotifyOnCountryCodeChangeResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
WlanPhyImplNotifyOnCountryCodeChangeResult & response (::fuchsia_wlan_phyimpl::WlanPhyImplNotifyOnCountryCodeChangeResponse value)
Sets the union to hold the response member.
WlanPhyImplNotifyOnCountryCodeChangeResult WithErr (::fuchsia_wlan_phyimpl::WlanPhyImplNotifyError val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
WlanPhyImplNotifyOnCountryCodeChangeResult & err (::fuchsia_wlan_phyimpl::WlanPhyImplNotifyError value)
Sets the union to hold the err member.
WlanPhyImplNotifyOnCountryCodeChangeResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
const ::fidl::internal::UnionMemberView<3, Storage_> framework_err ()
::fidl::internal::UnionMemberView<3, Storage_> framework_err ()
WlanPhyImplNotifyOnCountryCodeChangeResult & framework_err (::fidl::internal::FrameworkErr value)
Sets the union to hold the framework_err member.
void WlanPhyImplNotifyOnCountryCodeChangeResult (::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 436 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits