template <>
class WireWeakOnewayClientImpl
Defined at line 1428 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.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::OneWayStatus SetChannel (::zx::channel && chan)
Set a channel for the test to use in a test-specific manner.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::OneWayStatus Destroy ()
Unload this device.
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.