template <>

class WireSyncBufferClientImpl

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

Public Methods

::fidl::WireUnownedResult< ::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.

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.