template <>

class WireSyncBufferClientImpl

Defined at line 666 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/wire_messaging.h

Public Methods

::fidl::WireUnownedResult< ::fuchsia_debugger::ProcessInfoIterator::GetNext> GetNext ()

Collects information about the next attached thread. There is no

guarantee of order of processes, but all threads from a given process

will be iterated before another process's threads.

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