template <>
class WireWeakAsyncClientImpl
Defined at line 395 of file fidling/gen/sdk/fidl/fuchsia.developer.console/fuchsia.developer.console/cpp/fidl/fuchsia.developer.console/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_developer_console::Launcher::Launch> Launch (::fuchsia_developer_console::wire::LaunchOptions LaunchOptions)
Launches a process providing it the namespace available to the developer
console.
Returns when the launched process exits, informing its return code.
The request and callback are allocated on the heap.