template <>

class WireWeakSyncClientImpl

Defined at line 643 of file fidling/gen/sdk/fidl/fuchsia.driver.playground/fuchsia.driver.playground/cpp/fidl/fuchsia.driver.playground/cpp/wire_messaging.h

Public Methods

::fidl::WireResult< ::fuchsia_driver_playground::ToolRunner::RunTool> RunTool (::fidl::StringView tool, ::fidl::VectorView< ::fidl::StringView> args, ::fuchsia_driver_playground::wire::StdioParams stdio_params, ::fidl::ServerEnd< ::fuchsia_driver_playground::CloseController> && close_controller)

Run a tool.

Allocates 32 bytes of response buffer on the stack. Request is heap-allocated.