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