class DeviceGetDvfsInfoRequest
Defined at line 772 of file fidling/gen/sdk/fidl/fuchsia.hardware.thermal/fuchsia.hardware.thermal/cpp/fidl/fuchsia.hardware.thermal/cpp/natural_types.h
Public Methods
void DeviceGetDvfsInfoRequest (Storage_ storage)
void DeviceGetDvfsInfoRequest (::fuchsia_hardware_thermal::PowerDomain power_domain)
void DeviceGetDvfsInfoRequest ()
Default constructs a |DeviceGetDvfsInfoRequest| only if all of its members are default constructible.
Defined at line 783 of file fidling/gen/sdk/fidl/fuchsia.hardware.thermal/fuchsia.hardware.thermal/cpp/fidl/fuchsia.hardware.thermal/cpp/natural_types.h
void DeviceGetDvfsInfoRequest (DeviceGetDvfsInfoRequest && )
Defined at line 786 of file fidling/gen/sdk/fidl/fuchsia.hardware.thermal/fuchsia.hardware.thermal/cpp/fidl/fuchsia.hardware.thermal/cpp/natural_types.h
void DeviceGetDvfsInfoRequest (const DeviceGetDvfsInfoRequest & other)
DeviceGetDvfsInfoRequest & operator= (DeviceGetDvfsInfoRequest && )
Defined at line 787 of file fidling/gen/sdk/fidl/fuchsia.hardware.thermal/fuchsia.hardware.thermal/cpp/fidl/fuchsia.hardware.thermal/cpp/natural_types.h
DeviceGetDvfsInfoRequest & operator= (const DeviceGetDvfsInfoRequest & other)
bool operator== (const DeviceGetDvfsInfoRequest & other)
bool operator!= (const DeviceGetDvfsInfoRequest & other)
::fuchsia_hardware_thermal::PowerDomain power_domain ()
::fuchsia_hardware_thermal::PowerDomain & power_domain ()
DeviceGetDvfsInfoRequest & power_domain (::fuchsia_hardware_thermal::PowerDomain value)
Setter for power_domain.
void DeviceGetDvfsInfoRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits