class ExecutionStateManagerAddApplicationActivityDependencyResponse

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

Public Methods

void ExecutionStateManagerAddApplicationActivityDependencyResponse (Storage_ storage)
void ExecutionStateManagerAddApplicationActivityDependencyResponse (uint8_t __reserved)
void ExecutionStateManagerAddApplicationActivityDependencyResponse ()

Default constructs a |ExecutionStateManagerAddApplicationActivityDependencyResponse| only if all of its members are default constructible.

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

void ExecutionStateManagerAddApplicationActivityDependencyResponse (ExecutionStateManagerAddApplicationActivityDependencyResponse && )

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

void ExecutionStateManagerAddApplicationActivityDependencyResponse (const ExecutionStateManagerAddApplicationActivityDependencyResponse & other)
ExecutionStateManagerAddApplicationActivityDependencyResponse & operator= (ExecutionStateManagerAddApplicationActivityDependencyResponse && )

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

ExecutionStateManagerAddApplicationActivityDependencyResponse & operator= (const ExecutionStateManagerAddApplicationActivityDependencyResponse & other)
bool operator== (const ExecutionStateManagerAddApplicationActivityDependencyResponse & other)
bool operator!= (const ExecutionStateManagerAddApplicationActivityDependencyResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
ExecutionStateManagerAddApplicationActivityDependencyResponse & __reserved (uint8_t value)

Setter for __reserved.

void ExecutionStateManagerAddApplicationActivityDependencyResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits