class CpuElementManagerAddExecutionStateDependencyResult

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

Public Methods

void CpuElementManagerAddExecutionStateDependencyResult ()
void CpuElementManagerAddExecutionStateDependencyResult (const CpuElementManagerAddExecutionStateDependencyResult & )

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

CpuElementManagerAddExecutionStateDependencyResult & operator= (const CpuElementManagerAddExecutionStateDependencyResult & )

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

void CpuElementManagerAddExecutionStateDependencyResult (CpuElementManagerAddExecutionStateDependencyResult && )

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

bool has_invalid_tag ()
bool is_response ()
CpuElementManagerAddExecutionStateDependencyResult WithResponse (::fuchsia_power_system::wire::CpuElementManagerAddExecutionStateDependencyResponse val)
CpuElementManagerAddExecutionStateDependencyResult & operator= (CpuElementManagerAddExecutionStateDependencyResult && )

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

::fuchsia_power_system::wire::CpuElementManagerAddExecutionStateDependencyResponse & response ()
const ::fuchsia_power_system::wire::CpuElementManagerAddExecutionStateDependencyResponse & response ()
bool is_err ()
CpuElementManagerAddExecutionStateDependencyResult WithErr (::fuchsia_power_system::wire::AddExecutionStateDependencyError val)
::fuchsia_power_system::wire::AddExecutionStateDependencyError & err ()
const ::fuchsia_power_system::wire::AddExecutionStateDependencyError & err ()
bool is_framework_err ()
CpuElementManagerAddExecutionStateDependencyResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_power_system::wire::CpuElementManagerAddExecutionStateDependencyResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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