class ActivityGovernorTakeApplicationActivityLeaseResult

Defined at line 1100 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 Tag
Name Value
kResponse 1
kFrameworkErr 3

TODO: share union tag types between wire

&

natural.

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

Friends

class NaturalUnionCodingTraits