class SensorManagerListSensorsResult
Defined at line 524 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/wire_types.h
Public Methods
void SensorManagerListSensorsResult ()
void SensorManagerListSensorsResult (const SensorManagerListSensorsResult & )
Defined at line 530 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/wire_types.h
SensorManagerListSensorsResult & operator= (const SensorManagerListSensorsResult & )
Defined at line 531 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/wire_types.h
void SensorManagerListSensorsResult (SensorManagerListSensorsResult && )
Defined at line 532 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
SensorManagerListSensorsResult WithResponse (::fidl::ObjectView< ::fuchsia_thermal::wire::SensorManagerListSensorsResponse> val)
SensorManagerListSensorsResult & operator= (SensorManagerListSensorsResult && )
Defined at line 533 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/wire_types.h
template <typename... Args>
SensorManagerListSensorsResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 547 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/wire_types.h
::fuchsia_thermal::wire::SensorManagerListSensorsResponse & response ()
const ::fuchsia_thermal::wire::SensorManagerListSensorsResponse & response ()
bool is_framework_err ()
SensorManagerListSensorsResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_thermal::wire::SensorManagerListSensorsResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 535 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/wire_types.h