class SensorManagerConnectRequest

Defined at line 699 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h

Public Methods

void SensorManagerConnectRequest (Storage_ storage)
bool IsEmpty ()
void SensorManagerConnectRequest ()

Defined at line 705 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h

void SensorManagerConnectRequest (SensorManagerConnectRequest && )

Defined at line 706 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h

const std::optional< ::std::string> & name ()

Required.

::std::optional< ::std::string> & name ()

Required.

SensorManagerConnectRequest & name (std::optional< ::std::string> value)

Required.

SensorManagerConnectRequest & operator= (SensorManagerConnectRequest && )

Defined at line 707 of file fidling/gen/sdk/fidl/fuchsia.thermal/fuchsia.thermal/cpp/fidl/fuchsia.thermal/cpp/natural_types.h

const std::optional< ::fuchsia_thermal::SensorServer> & server_end ()

Required.

The value that is set MUST match the type of sensor.

::std::optional< ::fuchsia_thermal::SensorServer> & server_end ()

Required.

The value that is set MUST match the type of sensor.

SensorManagerConnectRequest & server_end (std::optional< ::fuchsia_thermal::SensorServer> value)

Required.

The value that is set MUST match the type of sensor.

void SensorManagerConnectRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits