template <>

class WireWeakAsyncClientImpl

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

Public Methods

::fidl::internal::WireThenable< ::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.

The request and callback are allocated on the heap.