class CpuElementManagerGetCpuDependencyTokenResult

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

Public Methods

void CpuElementManagerGetCpuDependencyTokenResult ()
void ~CpuElementManagerGetCpuDependencyTokenResult ()
void CpuElementManagerGetCpuDependencyTokenResult (CpuElementManagerGetCpuDependencyTokenResult && other)
CpuElementManagerGetCpuDependencyTokenResult & operator= (CpuElementManagerGetCpuDependencyTokenResult && other)
bool has_invalid_tag ()
bool is_response ()
CpuElementManagerGetCpuDependencyTokenResult WithResponse (::fidl::ObjectView< ::fuchsia_power_system::wire::Cpu> val)
template <typename... Args>
CpuElementManagerGetCpuDependencyTokenResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 1645 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::Cpu & response ()
const ::fuchsia_power_system::wire::Cpu & response ()
bool is_framework_err ()
CpuElementManagerGetCpuDependencyTokenResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_power_system::wire::CpuElementManagerGetCpuDependencyTokenResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kFrameworkErr 3

0x3

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