class WlanPhyImplGetSupportedMacRolesResult

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

Public Methods

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

Sets the union to hold the response member.

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

Sets the union to hold the err member.

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

Sets the union to hold the framework_err member.

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

Friends

class NaturalUnionCodingTraits