class ExecutionStateManagerGetExecutionStateDependencyTokenResult
Defined at line 1384 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
Public Methods
void ExecutionStateManagerGetExecutionStateDependencyTokenResult (ExecutionStateManagerGetExecutionStateDependencyTokenResult && other)
ExecutionStateManagerGetExecutionStateDependencyTokenResult & operator= (ExecutionStateManagerGetExecutionStateDependencyTokenResult && other)
::fuchsia_power_system::ExecutionStateManagerGetExecutionStateDependencyTokenResult::Tag Which ()
ExecutionStateManagerGetExecutionStateDependencyTokenResult WithResponse (::fuchsia_power_system::ExecutionState val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
ExecutionStateManagerGetExecutionStateDependencyTokenResult & response (::fuchsia_power_system::ExecutionState value)
Sets the union to hold the response member.
ExecutionStateManagerGetExecutionStateDependencyTokenResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
const ::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
ExecutionStateManagerGetExecutionStateDependencyTokenResult & framework_err (::fidl::internal::FrameworkErr value)
Sets the union to hold the framework_err member.
void ExecutionStateManagerGetExecutionStateDependencyTokenResult (::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 1392 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits