template <>
class WireWeakAsyncClientImpl
Defined at line 1463 of file fidling/gen/sdk/fidl/fuchsia.component.runner/fuchsia.component.runner/cpp/fidl/fuchsia.component.runner/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_component_runner::TaskProvider::GetJob> GetJob ()
Returns a job handle for the component requested.
On success, returns a handle with the same rights as the runner's.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.