class ExecutionStateManagerAddApplicationActivityDependencyRequest
Defined at line 1432 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
Public Methods
void ExecutionStateManagerAddApplicationActivityDependencyRequest (Storage_ storage)
void ExecutionStateManagerAddApplicationActivityDependencyRequest ()
Defined at line 1438 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
void ExecutionStateManagerAddApplicationActivityDependencyRequest (ExecutionStateManagerAddApplicationActivityDependencyRequest && )
Defined at line 1439 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
bool IsEmpty ()
const std::optional< ::zx::event> & dependency_token ()
The dependency token representing the target power element of this dependency.
Required.
::std::optional< ::zx::event> & dependency_token ()
The dependency token representing the target power element of this dependency.
Required.
ExecutionStateManagerAddApplicationActivityDependencyRequest & dependency_token (std::optional< ::zx::event> value)
The dependency token representing the target power element of this dependency.
Required.
ExecutionStateManagerAddApplicationActivityDependencyRequest & operator= (ExecutionStateManagerAddApplicationActivityDependencyRequest && )
Defined at line 1440 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/natural_types.h
const std::optional<uint8_t> & power_level ()
The power level of the target power element.
Required.
::std::optional<uint8_t> & power_level ()
The power level of the target power element.
Required.
ExecutionStateManagerAddApplicationActivityDependencyRequest & power_level (std::optional<uint8_t> value)
The power level of the target power element.
Required.
void ExecutionStateManagerAddApplicationActivityDependencyRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits