class CpuElementManagerAddExecutionStateDependencyRequest

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

Public Methods

void CpuElementManagerAddExecutionStateDependencyRequest (Storage_ storage)
void CpuElementManagerAddExecutionStateDependencyRequest ()

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

void CpuElementManagerAddExecutionStateDependencyRequest (CpuElementManagerAddExecutionStateDependencyRequest && )

Defined at line 1490 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 assertive dependency token representing the target power element

of the dependency.

Required.

::std::optional< ::zx::event> & dependency_token ()

The assertive dependency token representing the target power element

of the dependency.

Required.

CpuElementManagerAddExecutionStateDependencyRequest & dependency_token (std::optional< ::zx::event> value)

The assertive dependency token representing the target power element

of the dependency.

Required.

CpuElementManagerAddExecutionStateDependencyRequest & operator= (CpuElementManagerAddExecutionStateDependencyRequest && )

Defined at line 1491 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.

CpuElementManagerAddExecutionStateDependencyRequest & power_level (std::optional<uint8_t> value)

The power level of the target power element.

Required.

void CpuElementManagerAddExecutionStateDependencyRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits