class ExecutionState

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

Holds the dependency token for the Execution State power element.

Public Methods

void ExecutionState (Storage_ storage)
void ExecutionState ()

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

void ExecutionState (ExecutionState && )

Defined at line 150 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 ()
::std::optional< ::zx::event> & dependency_token ()
ExecutionState & dependency_token (std::optional< ::zx::event> value)

Setter for dependency_token.

void ExecutionState (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
ExecutionState & operator= (ExecutionState && )

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

Friends

class MemberVisitor
class NaturalTableCodingTraits