class BatteryConfigureWatchRequest

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

Public Methods

void BatteryConfigureWatchRequest (Storage_ storage)
void BatteryConfigureWatchRequest (::fuchsia_hardware_power_battery::WatchOptions options)
void BatteryConfigureWatchRequest ()

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

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

void BatteryConfigureWatchRequest (BatteryConfigureWatchRequest && )

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

void BatteryConfigureWatchRequest (const BatteryConfigureWatchRequest & other)
BatteryConfigureWatchRequest & operator= (BatteryConfigureWatchRequest && )

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

BatteryConfigureWatchRequest & operator= (const BatteryConfigureWatchRequest & other)
bool operator== (const BatteryConfigureWatchRequest & other)
bool operator!= (const BatteryConfigureWatchRequest & other)
const ::fuchsia_hardware_power_battery::WatchOptions & options ()
::fuchsia_hardware_power_battery::WatchOptions & options ()
BatteryConfigureWatchRequest & options (::fuchsia_hardware_power_battery::WatchOptions value)

Setter for options.

void BatteryConfigureWatchRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits