class SensorInfo
Defined at line 398 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/hlcpp/fuchsia/thermal/cpp/fidl.h
Information about a sensor.
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const ::std::string & name ()
Defined at line 404 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/hlcpp/fuchsia/thermal/cpp/fidl.h
bool has_name ()
Defined at line 408 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/hlcpp/fuchsia/thermal/cpp/fidl.h
::std::string * mutable_name ()
Defined at line 412 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/hlcpp/fuchsia/thermal/cpp/fidl.h
void clear_name ()
Defined at line 420 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/hlcpp/fuchsia/thermal/cpp/fidl.h
SensorInfo & set_name (::std::string _value)
void SensorInfo ()
void SensorInfo (SensorInfo && other)
void ~SensorInfo ()
SensorInfo & operator= (SensorInfo && other)
::std::unique_ptr<SensorInfo> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,SensorInfo *_value,size_t_offset)
zx_status_t Clone (SensorInfo * _result)