template <>
class WireWeakAsyncClientImpl
Defined at line 1893 of file fidling/gen/sdk/fidl/fuchsia.process.explorer/fuchsia.process.explorer/cpp/fidl/fuchsia.process.explorer/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_process_explorer::TaskIterator::GetTasks> GetTasks ()
Intended to be called in a loop to retrieve all tasks.
Will return a task with 0 elements to indicate iterator has been exhausted.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.