class PowerElements

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

A collection of power elements that are managed by the activity governor.

Public Methods

void PowerElements (Storage_ storage)
bool IsEmpty ()
void PowerElements ()

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

void PowerElements (PowerElements && )

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

const std::optional< ::fuchsia_power_system::ApplicationActivity> & application_activity ()
::std::optional< ::fuchsia_power_system::ApplicationActivity> & application_activity ()
PowerElements & application_activity (std::optional< ::fuchsia_power_system::ApplicationActivity> value)

Setter for application_activity.

void PowerElements (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
PowerElements & operator= (PowerElements && )

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

Friends

class MemberVisitor
class NaturalTableCodingTraits