class DeviceGetDvfsOperatingPointRequest

Defined at line 1109 of file fidling/gen/sdk/fidl/fuchsia.hardware.thermal/fuchsia.hardware.thermal/cpp/fidl/fuchsia.hardware.thermal/cpp/natural_types.h

Public Methods

void DeviceGetDvfsOperatingPointRequest (Storage_ storage)
void DeviceGetDvfsOperatingPointRequest (::fuchsia_hardware_thermal::PowerDomain power_domain)
void DeviceGetDvfsOperatingPointRequest ()

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

Defined at line 1120 of file fidling/gen/sdk/fidl/fuchsia.hardware.thermal/fuchsia.hardware.thermal/cpp/fidl/fuchsia.hardware.thermal/cpp/natural_types.h

void DeviceGetDvfsOperatingPointRequest (DeviceGetDvfsOperatingPointRequest && )

Defined at line 1123 of file fidling/gen/sdk/fidl/fuchsia.hardware.thermal/fuchsia.hardware.thermal/cpp/fidl/fuchsia.hardware.thermal/cpp/natural_types.h

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

Defined at line 1124 of file fidling/gen/sdk/fidl/fuchsia.hardware.thermal/fuchsia.hardware.thermal/cpp/fidl/fuchsia.hardware.thermal/cpp/natural_types.h

DeviceGetDvfsOperatingPointRequest & operator= (const DeviceGetDvfsOperatingPointRequest & other)
bool operator== (const DeviceGetDvfsOperatingPointRequest & other)
bool operator!= (const DeviceGetDvfsOperatingPointRequest & other)
::fuchsia_hardware_thermal::PowerDomain power_domain ()
::fuchsia_hardware_thermal::PowerDomain & power_domain ()
DeviceGetDvfsOperatingPointRequest & power_domain (::fuchsia_hardware_thermal::PowerDomain value)

Setter for power_domain.

void DeviceGetDvfsOperatingPointRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits