class CpuElementManagerGetCpuDependencyTokenResult
Defined at line 1546 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 1566 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 1554 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h