class Cpu
Defined at line 205 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
Holds tokens to the CPU power element.
[`fuchsia.power.system/CpuLevel`] defines the power levels supported by this power element.
Public Methods
void Cpu ()
Defined at line 207 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
void Cpu (const Cpu & other)
Defined at line 208 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
Cpu & operator= (const Cpu & other)
Defined at line 209 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
void Cpu (Cpu && other)
Defined at line 210 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_power_system::wire::Cpu> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_power_system::wire::Cpu> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_power_system::wire::Cpu>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
::zx::event & assertive_dependency_token ()
bool has_assertive_dependency_token ()
Cpu & operator= (Cpu && other)
Defined at line 211 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
Cpu & set_assertive_dependency_token (::zx::event elem)
Cpu & clear_assertive_dependency_token ()
void Cpu (::fidl::AnyArena & allocator)
void Cpu (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_power_system::wire::Cpu>> && frame)
This constructor allows a user controlled allocation (not using a Arena).
It should only be used when performance is key.
As soon as the frame is given to the table, it must not be used directly or for another table.
void Allocate (::fidl::AnyArena & allocator)
void Init (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_power_system::wire::Cpu>> && frame_ptr)
void ~Cpu ()
Defined at line 213 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder