class ActivityGovernorAcquireWakeLeaseWithTokenResult
Defined at line 1322 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
Public Methods
void ActivityGovernorAcquireWakeLeaseWithTokenResult ()
void ActivityGovernorAcquireWakeLeaseWithTokenResult (const ActivityGovernorAcquireWakeLeaseWithTokenResult & )
Defined at line 1328 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
ActivityGovernorAcquireWakeLeaseWithTokenResult & operator= (const ActivityGovernorAcquireWakeLeaseWithTokenResult & )
Defined at line 1329 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
void ActivityGovernorAcquireWakeLeaseWithTokenResult (ActivityGovernorAcquireWakeLeaseWithTokenResult && )
Defined at line 1330 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
ActivityGovernorAcquireWakeLeaseWithTokenResult WithResponse (::fuchsia_power_system::wire::ActivityGovernorAcquireWakeLeaseWithTokenResponse val)
ActivityGovernorAcquireWakeLeaseWithTokenResult & operator= (ActivityGovernorAcquireWakeLeaseWithTokenResult && )
Defined at line 1331 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
::fuchsia_power_system::wire::ActivityGovernorAcquireWakeLeaseWithTokenResponse & response ()
const ::fuchsia_power_system::wire::ActivityGovernorAcquireWakeLeaseWithTokenResponse & response ()
bool is_err ()
ActivityGovernorAcquireWakeLeaseWithTokenResult WithErr (::fuchsia_power_system::wire::AcquireWakeLeaseError val)
::fuchsia_power_system::wire::AcquireWakeLeaseError & err ()
const ::fuchsia_power_system::wire::AcquireWakeLeaseError & err ()
bool is_framework_err ()
ActivityGovernorAcquireWakeLeaseWithTokenResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_power_system::wire::ActivityGovernorAcquireWakeLeaseWithTokenResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 1333 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h