class DeviceGetPowerWattsResponse

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

Public Methods

void DeviceGetPowerWattsResponse (Storage_ storage)
void DeviceGetPowerWattsResponse (float power)
void DeviceGetPowerWattsResponse ()

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

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

void DeviceGetPowerWattsResponse (DeviceGetPowerWattsResponse && )

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

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

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

DeviceGetPowerWattsResponse & operator= (const DeviceGetPowerWattsResponse & other)
bool operator== (const DeviceGetPowerWattsResponse & other)
bool operator!= (const DeviceGetPowerWattsResponse & other)
float power ()
float & power ()
DeviceGetPowerWattsResponse & power (float value)

Setter for power.

void DeviceGetPowerWattsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits