class SensorManagerListSensorsResponse
Defined at line 260 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h
Public Methods
void SensorManagerListSensorsResponse (Storage_ storage)
void SensorManagerListSensorsResponse (::std::vector< ::fuchsia_thermal::SensorInfo> sensors)
void SensorManagerListSensorsResponse ()
Default constructs a |SensorManagerListSensorsResponse| only if all of its members are default constructible.
Defined at line 271 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h
void SensorManagerListSensorsResponse (SensorManagerListSensorsResponse && )
Defined at line 274 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h
void SensorManagerListSensorsResponse (const SensorManagerListSensorsResponse & other)
SensorManagerListSensorsResponse & operator= (SensorManagerListSensorsResponse && )
Defined at line 275 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h
SensorManagerListSensorsResponse & operator= (const SensorManagerListSensorsResponse & other)
bool operator== (const SensorManagerListSensorsResponse & other)
bool operator!= (const SensorManagerListSensorsResponse & other)
const ::std::vector< ::fuchsia_thermal::SensorInfo> & sensors ()
::std::vector< ::fuchsia_thermal::SensorInfo> & sensors ()
SensorManagerListSensorsResponse & sensors (::std::vector< ::fuchsia_thermal::SensorInfo> value)
Setter for sensors.
void SensorManagerListSensorsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits