class SensorServer
Defined at line 480 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/wire_types.h
The server end for a thermal sensor connection.
Public Methods
bool IsUnknown ()
Defined at line 492 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/wire_types.h
void SensorServer ()
void ~SensorServer ()
void SensorServer (SensorServer && other)
SensorServer & operator= (SensorServer && other)
bool has_invalid_tag ()
bool is_temperature ()
SensorServer WithTemperature (::fidl::ServerEnd< ::fuchsia_hardware_temperature::Device> val)
::fidl::ServerEnd< ::fuchsia_hardware_temperature::Device> & temperature ()
const ::fidl::ServerEnd< ::fuchsia_hardware_temperature::Device> & temperature ()
::fuchsia_thermal::wire::SensorServer::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kTemperature | 1 |
| _do_not_handle_this__write_a_default_case_instead | ::std::numeric_limits<::fidl_union_tag_t>::max() |
Defined at line 488 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/wire_types.h