class ApplicationActivity

Defined at line 357 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 application activity power element.

[`fuchsia.power.system/ApplicationActivityLevel`] defines the power levels supported by this power element.

Public Methods

void ApplicationActivity ()

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

void ApplicationActivity (const ApplicationActivity & other)

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

ApplicationActivity & operator= (const ApplicationActivity & other)

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

void ApplicationActivity (ApplicationActivity && other)

Defined at line 362 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::ApplicationActivity> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_power_system::wire::ApplicationActivity> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_power_system::wire::ApplicationActivity>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

::zx::event & assertive_dependency_token ()
bool has_assertive_dependency_token ()
ApplicationActivity & operator= (ApplicationActivity && other)

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

ApplicationActivity & set_assertive_dependency_token (::zx::event elem)
ApplicationActivity & clear_assertive_dependency_token ()
void ApplicationActivity (::fidl::AnyArena & allocator)
void ApplicationActivity (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_power_system::wire::ApplicationActivity>> && 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::ApplicationActivity>> && frame_ptr)
void ~ApplicationActivity ()

Defined at line 365 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