template <>
class WireWeakOnewayBufferClientImpl
Defined at line 1461 of file fidling/gen/sdk/fidl/fuchsia.device.test/fuchsia.device.test/cpp/fidl/fuchsia.device.test/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus SetOutputSocket (::zx::socket && sock)
Set a socket to stream test output to.
Caller provides the backing storage for FIDL message.
::fidl::OneWayStatus SetChannel (::zx::channel && chan)
Set a channel for the test to use in a test-specific manner.
Caller provides the backing storage for FIDL message.
::fidl::OneWayStatus Destroy ()
Unload this device.
Caller provides the backing storage for FIDL message.