class DeviceGetSensorNameResponse
Defined at line 94 of file fidling/gen/sdk/fidl/fuchsia.hardware.temperature/fuchsia.hardware.temperature/cpp/fidl/fuchsia.hardware.temperature/cpp/natural_types.h
Public Methods
void DeviceGetSensorNameResponse (Storage_ storage)
void DeviceGetSensorNameResponse (::std::string name)
void DeviceGetSensorNameResponse ()
Default constructs a |DeviceGetSensorNameResponse| only if all of its members are default constructible.
Defined at line 105 of file fidling/gen/sdk/fidl/fuchsia.hardware.temperature/fuchsia.hardware.temperature/cpp/fidl/fuchsia.hardware.temperature/cpp/natural_types.h
void DeviceGetSensorNameResponse (DeviceGetSensorNameResponse && )
Defined at line 108 of file fidling/gen/sdk/fidl/fuchsia.hardware.temperature/fuchsia.hardware.temperature/cpp/fidl/fuchsia.hardware.temperature/cpp/natural_types.h
void DeviceGetSensorNameResponse (const DeviceGetSensorNameResponse & other)
DeviceGetSensorNameResponse & operator= (DeviceGetSensorNameResponse && )
Defined at line 109 of file fidling/gen/sdk/fidl/fuchsia.hardware.temperature/fuchsia.hardware.temperature/cpp/fidl/fuchsia.hardware.temperature/cpp/natural_types.h
DeviceGetSensorNameResponse & operator= (const DeviceGetSensorNameResponse & other)
bool operator== (const DeviceGetSensorNameResponse & other)
bool operator!= (const DeviceGetSensorNameResponse & other)
const ::std::string & name ()
::std::string & name ()
DeviceGetSensorNameResponse & name (::std::string value)
Setter for name.
void DeviceGetSensorNameResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits