class WlanPhyImplNotifyOnCriticalErrorResult

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

Public Methods

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

Sets the union to hold the response member.

WlanPhyImplNotifyOnCriticalErrorResult WithErr (::fuchsia_wlan_phyimpl::WlanPhyImplNotifyError val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
WlanPhyImplNotifyOnCriticalErrorResult & err (::fuchsia_wlan_phyimpl::WlanPhyImplNotifyError value)

Sets the union to hold the err member.

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

Sets the union to hold the framework_err member.

void WlanPhyImplNotifyOnCriticalErrorResult (::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 276 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/natural_types.h

Friends

class NaturalUnionCodingTraits