class PhyResetTxPowerScenarioResult
Defined at line 1993 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
Public Methods
void PhyResetTxPowerScenarioResult (PhyResetTxPowerScenarioResult && other)
PhyResetTxPowerScenarioResult & operator= (PhyResetTxPowerScenarioResult && other)
void PhyResetTxPowerScenarioResult (const PhyResetTxPowerScenarioResult & other)
PhyResetTxPowerScenarioResult & operator= (const PhyResetTxPowerScenarioResult & other)
bool operator== (const PhyResetTxPowerScenarioResult & other)
bool operator!= (const PhyResetTxPowerScenarioResult & other)
::fuchsia_wlan_device::PhyResetTxPowerScenarioResult::Tag Which ()
PhyResetTxPowerScenarioResult WithResponse (::fuchsia_wlan_device::PhyResetTxPowerScenarioResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
PhyResetTxPowerScenarioResult & response (::fuchsia_wlan_device::PhyResetTxPowerScenarioResponse value)
Sets the union to hold the response member.
PhyResetTxPowerScenarioResult WithErr (int32_t val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
PhyResetTxPowerScenarioResult & err (int32_t value)
Sets the union to hold the err member.
void PhyResetTxPowerScenarioResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
TODO: share union tag types between wire
&
natural.
Defined at line 2001 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits