class ActivityGovernorTakeApplicationActivityLeaseResult

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

Public Methods

void ActivityGovernorTakeApplicationActivityLeaseResult (ActivityGovernorTakeApplicationActivityLeaseResult && other)
ActivityGovernorTakeApplicationActivityLeaseResult & operator= (ActivityGovernorTakeApplicationActivityLeaseResult && other)
::fuchsia_power_system::ActivityGovernorTakeApplicationActivityLeaseResult::Tag Which ()
ActivityGovernorTakeApplicationActivityLeaseResult WithResponse (::fuchsia_power_system::ActivityGovernorTakeApplicationActivityLeaseResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
ActivityGovernorTakeApplicationActivityLeaseResult & response (::fuchsia_power_system::ActivityGovernorTakeApplicationActivityLeaseResponse value)

Sets the union to hold the response member.

ActivityGovernorTakeApplicationActivityLeaseResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
const ::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
ActivityGovernorTakeApplicationActivityLeaseResult & framework_err (::fidl::internal::FrameworkErr value)

Sets the union to hold the framework_err member.

void ActivityGovernorTakeApplicationActivityLeaseResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kFrameworkErr 3

0x3

TODO: share union tag types between wire

&

natural.

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

Friends

class NaturalUnionCodingTraits