template <>

class WireSyncBufferClientImpl

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

Public Methods

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

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