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