class BatteryConfigureWatchResponse
Defined at line 800 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 BatteryConfigureWatchResponse (Storage_ storage)
void BatteryConfigureWatchResponse (::fuchsia_hardware_power_battery::WatchOptions effective_options)
void BatteryConfigureWatchResponse ()
Default constructs a |BatteryConfigureWatchResponse| only if all of its members are default constructible.
Defined at line 811 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 BatteryConfigureWatchResponse (BatteryConfigureWatchResponse && )
Defined at line 814 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 BatteryConfigureWatchResponse (const BatteryConfigureWatchResponse & other)
BatteryConfigureWatchResponse & operator= (BatteryConfigureWatchResponse && )
Defined at line 815 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/natural_types.h
BatteryConfigureWatchResponse & operator= (const BatteryConfigureWatchResponse & other)
bool operator== (const BatteryConfigureWatchResponse & other)
bool operator!= (const BatteryConfigureWatchResponse & other)
const ::fuchsia_hardware_power_battery::WatchOptions & effective_options ()
::fuchsia_hardware_power_battery::WatchOptions & effective_options ()
BatteryConfigureWatchResponse & effective_options (::fuchsia_hardware_power_battery::WatchOptions value)
Setter for effective_options.
void BatteryConfigureWatchResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits