class CpuElementManagerAddExecutionStateDependencyResult

Defined at line 1681 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 1687 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 1688 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 1689 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 1690 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 class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

kFrameworkErr 3

0x3

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