class BatteryInfoWatcherOnChangeBatteryInfoRequest

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

Public Methods

void BatteryInfoWatcherOnChangeBatteryInfoRequest (Storage_ storage)
void BatteryInfoWatcherOnChangeBatteryInfoRequest (::fuchsia_power_battery::BatteryInfo info, ::zx::eventpair wake_lease)
void BatteryInfoWatcherOnChangeBatteryInfoRequest ()

Default constructs a |BatteryInfoWatcherOnChangeBatteryInfoRequest| only if all of its members are default constructible.

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

void BatteryInfoWatcherOnChangeBatteryInfoRequest (BatteryInfoWatcherOnChangeBatteryInfoRequest && )

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

const ::fuchsia_power_battery::BatteryInfo & info ()
::fuchsia_power_battery::BatteryInfo & info ()
BatteryInfoWatcherOnChangeBatteryInfoRequest & info (::fuchsia_power_battery::BatteryInfo value)

Setter for info.

BatteryInfoWatcherOnChangeBatteryInfoRequest & operator= (BatteryInfoWatcherOnChangeBatteryInfoRequest && )

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

const ::zx::eventpair & wake_lease ()

Optional wake lease for power baton passing.

::zx::eventpair & wake_lease ()

Optional wake lease for power baton passing.

BatteryInfoWatcherOnChangeBatteryInfoRequest & wake_lease (::zx::eventpair value)

Optional wake lease for power baton passing.

void BatteryInfoWatcherOnChangeBatteryInfoRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits