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