class StatusWatchPowerLevelResult
Defined at line 2285 of file fidling/gen/sdk/fidl/fuchsia.power.broker/fuchsia.power.broker/cpp/fidl/fuchsia.power.broker/cpp/wire_types.h
Public Methods
void StatusWatchPowerLevelResult ()
void ~StatusWatchPowerLevelResult ()
void StatusWatchPowerLevelResult (StatusWatchPowerLevelResult && other)
StatusWatchPowerLevelResult & operator= (StatusWatchPowerLevelResult && other)
bool has_invalid_tag ()
bool is_response ()
StatusWatchPowerLevelResult WithResponse (::fuchsia_power_broker::wire::StatusWatchPowerLevelResponse val)
::fuchsia_power_broker::wire::StatusWatchPowerLevelResponse & response ()
const ::fuchsia_power_broker::wire::StatusWatchPowerLevelResponse & response ()
bool is_err ()
StatusWatchPowerLevelResult WithErr (::fuchsia_power_broker::wire::StatusError val)
::fuchsia_power_broker::wire::StatusError & err ()
const ::fuchsia_power_broker::wire::StatusError & err ()
bool is_framework_err ()
StatusWatchPowerLevelResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_power_broker::wire::StatusWatchPowerLevelResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
| kFrameworkErr | 3 |
0x3 |
Defined at line 2295 of file fidling/gen/sdk/fidl/fuchsia.power.broker/fuchsia.power.broker/cpp/fidl/fuchsia.power.broker/cpp/wire_types.h