template <>

class WireWeakSyncClientImpl

Defined at line 1921 of file fidling/gen/sdk/fidl/fuchsia.process.explorer/fuchsia.process.explorer/cpp/fidl/fuchsia.process.explorer/cpp/wire_messaging.h

Public Methods

::fidl::WireResult< ::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. Response is heap-allocated.