class ActivityGovernorTakeApplicationActivityLeaseResult

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

Public Methods

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kFrameworkErr 3

0x3

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