class DeviceSetDvfsOperatingPointResponse
Defined at line 1286 of file fidling/gen/sdk/fidl/fuchsia.hardware.thermal/fuchsia.hardware.thermal/cpp/fidl/fuchsia.hardware.thermal/cpp/natural_types.h
Public Methods
void DeviceSetDvfsOperatingPointResponse (Storage_ storage)
void DeviceSetDvfsOperatingPointResponse (int32_t status)
void DeviceSetDvfsOperatingPointResponse ()
Default constructs a |DeviceSetDvfsOperatingPointResponse| only if all of its members are default constructible.
Defined at line 1297 of file fidling/gen/sdk/fidl/fuchsia.hardware.thermal/fuchsia.hardware.thermal/cpp/fidl/fuchsia.hardware.thermal/cpp/natural_types.h
void DeviceSetDvfsOperatingPointResponse (DeviceSetDvfsOperatingPointResponse && )
Defined at line 1300 of file fidling/gen/sdk/fidl/fuchsia.hardware.thermal/fuchsia.hardware.thermal/cpp/fidl/fuchsia.hardware.thermal/cpp/natural_types.h
void DeviceSetDvfsOperatingPointResponse (const DeviceSetDvfsOperatingPointResponse & other)
DeviceSetDvfsOperatingPointResponse & operator= (DeviceSetDvfsOperatingPointResponse && )
Defined at line 1301 of file fidling/gen/sdk/fidl/fuchsia.hardware.thermal/fuchsia.hardware.thermal/cpp/fidl/fuchsia.hardware.thermal/cpp/natural_types.h
DeviceSetDvfsOperatingPointResponse & operator= (const DeviceSetDvfsOperatingPointResponse & other)
bool operator== (const DeviceSetDvfsOperatingPointResponse & other)
bool operator!= (const DeviceSetDvfsOperatingPointResponse & other)
int32_t status ()
int32_t & status ()
DeviceSetDvfsOperatingPointResponse & status (int32_t value)
Setter for status.
void DeviceSetDvfsOperatingPointResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits