class WlanPhyImplGetTxPowerScenarioResult
Defined at line 3274 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
Public Methods
void WlanPhyImplGetTxPowerScenarioResult ()
void WlanPhyImplGetTxPowerScenarioResult (const WlanPhyImplGetTxPowerScenarioResult & )
Defined at line 3280 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
WlanPhyImplGetTxPowerScenarioResult & operator= (const WlanPhyImplGetTxPowerScenarioResult & )
Defined at line 3281 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
void WlanPhyImplGetTxPowerScenarioResult (WlanPhyImplGetTxPowerScenarioResult && )
Defined at line 3282 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
WlanPhyImplGetTxPowerScenarioResult WithResponse (::fuchsia_wlan_phyimpl::wire::WlanPhyImplGetTxPowerScenarioResponse val)
WlanPhyImplGetTxPowerScenarioResult & operator= (WlanPhyImplGetTxPowerScenarioResult && )
Defined at line 3283 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
::fuchsia_wlan_phyimpl::wire::WlanPhyImplGetTxPowerScenarioResponse & response ()
const ::fuchsia_wlan_phyimpl::wire::WlanPhyImplGetTxPowerScenarioResponse & response ()
bool is_err ()
WlanPhyImplGetTxPowerScenarioResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
WlanPhyImplGetTxPowerScenarioResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_wlan_phyimpl::wire::WlanPhyImplGetTxPowerScenarioResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 3285 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h