template <>

class NaturalClientImpl

Defined at line 1038 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_messaging.h

Public Methods

::fit::result< ::fidl::OneWayError> Connect (::fidl::Request< ::fuchsia_hardware_goldfish::PipeDevice::Connect> request)

Opens a new connection to the hardware pipe.

Each `Pipe` connection is independent and has no side effects on other

peer connections.