template <>

class WireSyncBufferClientImpl

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

Public Methods

::fidl::OneWayStatus Connect (::fidl::ServerEnd< ::fuchsia_hardware_goldfish::Pipe> && pipe_request)

Opens a new connection to the hardware pipe.

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

peer connections.

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.