class PowerElements

Defined at line 682 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.

::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.

void PowerElements ()

Defined at line 684 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 685 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.

::fuchsia_power_system::wire::ApplicationActivity & application_activity ()
bool has_application_activity ()
PowerElements & operator= (const PowerElements & other)

Defined at line 686 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 687 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h

PowerElements & operator= (PowerElements && other)

Defined at line 688 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 690 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 716 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