template <>
class WireWeakOnewayClientImpl
Defined at line 6330 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.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.