class DriverGetSensorsListResponse
Defined at line 61 of file fidling/gen/sdk/fidl/fuchsia.hardware.sensors/fuchsia.hardware.sensors/cpp/fidl/fuchsia.hardware.sensors/cpp/natural_types.h
Public Methods
void DriverGetSensorsListResponse (Storage_ storage)
void DriverGetSensorsListResponse (::std::vector< ::fuchsia_sensors_types::SensorInfo> sensor_list)
void DriverGetSensorsListResponse ()
Default constructs a |DriverGetSensorsListResponse| only if all of its members are default constructible.
Defined at line 72 of file fidling/gen/sdk/fidl/fuchsia.hardware.sensors/fuchsia.hardware.sensors/cpp/fidl/fuchsia.hardware.sensors/cpp/natural_types.h
void DriverGetSensorsListResponse (DriverGetSensorsListResponse && )
Defined at line 75 of file fidling/gen/sdk/fidl/fuchsia.hardware.sensors/fuchsia.hardware.sensors/cpp/fidl/fuchsia.hardware.sensors/cpp/natural_types.h
void DriverGetSensorsListResponse (const DriverGetSensorsListResponse & other)
DriverGetSensorsListResponse & operator= (DriverGetSensorsListResponse && )
Defined at line 76 of file fidling/gen/sdk/fidl/fuchsia.hardware.sensors/fuchsia.hardware.sensors/cpp/fidl/fuchsia.hardware.sensors/cpp/natural_types.h
DriverGetSensorsListResponse & operator= (const DriverGetSensorsListResponse & other)
bool operator== (const DriverGetSensorsListResponse & other)
bool operator!= (const DriverGetSensorsListResponse & other)
const ::std::vector< ::fuchsia_sensors_types::SensorInfo> & sensor_list ()
::std::vector< ::fuchsia_sensors_types::SensorInfo> & sensor_list ()
DriverGetSensorsListResponse & sensor_list (::std::vector< ::fuchsia_sensors_types::SensorInfo> value)
Setter for sensor_list.
void DriverGetSensorsListResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits