class SensorManagerListSensorsResult
Defined at line 309 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h
Public Methods
void SensorManagerListSensorsResult (SensorManagerListSensorsResult && other)
SensorManagerListSensorsResult & operator= (SensorManagerListSensorsResult && other)
void SensorManagerListSensorsResult (const SensorManagerListSensorsResult & other)
SensorManagerListSensorsResult & operator= (const SensorManagerListSensorsResult & other)
bool operator== (const SensorManagerListSensorsResult & other)
bool operator!= (const SensorManagerListSensorsResult & other)
::fuchsia_thermal::SensorManagerListSensorsResult::Tag Which ()
SensorManagerListSensorsResult WithResponse (::fuchsia_thermal::SensorManagerListSensorsResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
SensorManagerListSensorsResult & response (::fuchsia_thermal::SensorManagerListSensorsResponse value)
Sets the union to hold the response member.
SensorManagerListSensorsResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
const ::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
SensorManagerListSensorsResult & framework_err (::fidl::internal::FrameworkErr value)
Sets the union to hold the framework_err member.
void SensorManagerListSensorsResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
TODO: share union tag types between wire
&
natural.
Defined at line 317 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits