class DeviceGetCurrentVoltageResponse
Defined at line 1341 of file fidling/gen/sdk/fidl/fuchsia.hardware.power/fuchsia.hardware.power/cpp/fidl/fuchsia.hardware.power/cpp/natural_types.h
Public Methods
void DeviceGetCurrentVoltageResponse (Storage_ storage)
void DeviceGetCurrentVoltageResponse (uint32_t current_voltage)
void DeviceGetCurrentVoltageResponse ()
Default constructs a |DeviceGetCurrentVoltageResponse| only if all of its members are default constructible.
Defined at line 1352 of file fidling/gen/sdk/fidl/fuchsia.hardware.power/fuchsia.hardware.power/cpp/fidl/fuchsia.hardware.power/cpp/natural_types.h
void DeviceGetCurrentVoltageResponse (DeviceGetCurrentVoltageResponse && )
Defined at line 1355 of file fidling/gen/sdk/fidl/fuchsia.hardware.power/fuchsia.hardware.power/cpp/fidl/fuchsia.hardware.power/cpp/natural_types.h
void DeviceGetCurrentVoltageResponse (const DeviceGetCurrentVoltageResponse & other)
DeviceGetCurrentVoltageResponse & operator= (DeviceGetCurrentVoltageResponse && )
Defined at line 1356 of file fidling/gen/sdk/fidl/fuchsia.hardware.power/fuchsia.hardware.power/cpp/fidl/fuchsia.hardware.power/cpp/natural_types.h
DeviceGetCurrentVoltageResponse & operator= (const DeviceGetCurrentVoltageResponse & other)
bool operator== (const DeviceGetCurrentVoltageResponse & other)
bool operator!= (const DeviceGetCurrentVoltageResponse & other)
uint32_t current_voltage ()
uint32_t & current_voltage ()
DeviceGetCurrentVoltageResponse & current_voltage (uint32_t value)
Setter for current_voltage.
void DeviceGetCurrentVoltageResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits