class PowerElements
Defined at line 530 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
A collection of power elements that are managed by the activity governor.
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
void PowerElements ()
Defined at line 532 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
void PowerElements (const PowerElements & other)
Defined at line 533 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
PowerElements & operator= (const PowerElements & other)
Defined at line 534 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
void PowerElements (PowerElements && other)
Defined at line 535 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_power_system::wire::PowerElements> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_power_system::wire::PowerElements> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_power_system::wire::PowerElements>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
::fuchsia_power_system::wire::ApplicationActivity & application_activity ()
bool has_application_activity ()
PowerElements & operator= (PowerElements && other)
Defined at line 536 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
PowerElements & set_application_activity (::fidl::ObjectView< ::fuchsia_power_system::wire::ApplicationActivity> elem)
PowerElements & set_application_activity (std::nullptr_t )
PowerElements & clear_application_activity ()
void PowerElements (::fidl::AnyArena & allocator)
void PowerElements (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_power_system::wire::PowerElements>> && 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::PowerElements>> && frame_ptr)
void ~PowerElements ()
Defined at line 538 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
template <typename... Args>
PowerElements & set_application_activity (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 564 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