class WlanPhyImplResetTxPowerScenarioResult

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

Public Methods

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

Sets the union to hold the response member.

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

Sets the union to hold the err member.

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

Sets the union to hold the framework_err member.

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

Friends

class NaturalUnionCodingTraits