class ActivityGovernorTakeWakeLeaseResult

Defined at line 1228 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h

Public Methods

void ActivityGovernorTakeWakeLeaseResult ()
void ~ActivityGovernorTakeWakeLeaseResult ()
void ActivityGovernorTakeWakeLeaseResult (ActivityGovernorTakeWakeLeaseResult && other)
ActivityGovernorTakeWakeLeaseResult & operator= (ActivityGovernorTakeWakeLeaseResult && other)
bool has_invalid_tag ()
bool is_response ()
ActivityGovernorTakeWakeLeaseResult WithResponse (::fuchsia_power_system::wire::ActivityGovernorTakeWakeLeaseResponse val)
::fuchsia_power_system::wire::ActivityGovernorTakeWakeLeaseResponse & response ()
const ::fuchsia_power_system::wire::ActivityGovernorTakeWakeLeaseResponse & response ()
bool is_framework_err ()
ActivityGovernorTakeWakeLeaseResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_power_system::wire::ActivityGovernorTakeWakeLeaseResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kFrameworkErr 3

0x3

Defined at line 1238 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h