class SensorServer
Defined at line 176 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h
The server end for a thermal sensor connection.
Public Methods
void SensorServer (SensorServer && other)
SensorServer & operator= (SensorServer && other)
bool IsUnknown ()
::fuchsia_thermal::SensorServer::Tag Which ()
SensorServer WithTemperature (::fidl::ServerEnd< ::fuchsia_hardware_temperature::Device> val)
const ::fidl::internal::UnionMemberView<1, Storage_> temperature ()
::fidl::internal::UnionMemberView<1, Storage_> temperature ()
SensorServer & temperature (::fidl::ServerEnd< ::fuchsia_hardware_temperature::Device> value)
Sets the union to hold the temperature member.
void SensorServer (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kTemperature | 1 |
| _do_not_handle_this__write_a_default_case_instead | ::std::numeric_limits<::fidl_union_tag_t>::max() |
TODO: share union tag types between wire
&
natural.
Defined at line 184 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits